Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-21708 (GCVE-0-2021-21708)
Vulnerability from cvelistv5 – Published: 2022-02-27 08:00 – Updated: 2024-09-17 03:18- CWE-416 - Use After Free
| URL | Tags |
|---|---|
| https://bugs.php.net/bug.php?id=81708 | x_refsource_MISC |
| https://security.netapp.com/advisory/ntap-2022032… | x_refsource_CONFIRM |
| https://security.gentoo.org/glsa/202209-20 | vendor-advisoryx_refsource_GENTOO |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T18:23:28.601Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.php.net/bug.php?id=81708"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20220325-0004/"
},
{
"name": "GLSA-202209-20",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202209-20"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "7.4.28",
"status": "affected",
"version": "7.4.x",
"versionType": "custom"
},
{
"lessThan": "8.0.16",
"status": "affected",
"version": "8.0.X",
"versionType": "custom"
},
{
"lessThan": "8.1.3",
"status": "affected",
"version": "8.1.X",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "dukk at softdev dot online"
}
],
"datePublic": "2022-02-14T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416 Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-09-29T16:06:49.000Z",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.php.net/bug.php?id=81708"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20220325-0004/"
},
{
"name": "GLSA-202209-20",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202209-20"
}
],
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=81708"
],
"discovery": "EXTERNAL"
},
"title": "UAF due to php_filter_float() failing",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"DATE_PUBLIC": "2022-02-14T08:00:00.000Z",
"ID": "CVE-2021-21708",
"STATE": "PUBLIC",
"TITLE": "UAF due to php_filter_float() failing"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PHP",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.4.x",
"version_value": "7.4.28"
},
{
"version_affected": "\u003c",
"version_name": "8.0.X",
"version_value": "8.0.16"
},
{
"version_affected": "\u003c",
"version_name": "8.1.X",
"version_value": "8.1.3"
}
]
}
}
]
},
"vendor_name": "PHP Group"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "dukk at softdev dot online"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416 Use After Free"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.php.net/bug.php?id=81708",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=81708"
},
{
"name": "https://security.netapp.com/advisory/ntap-20220325-0004/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20220325-0004/"
},
{
"name": "GLSA-202209-20",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202209-20"
}
]
},
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=81708"
],
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2021-21708",
"datePublished": "2022-02-27T08:00:12.018Z",
"dateReserved": "2021-01-04T00:00:00.000Z",
"dateUpdated": "2024-09-17T03:18:02.531Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-21708",
"date": "2026-05-29",
"epss": "0.00218",
"percentile": "0.44359"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-21708\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2022-02-27T08:15:06.817\",\"lastModified\":\"2024-11-21T05:48:52.737\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.\"},{\"lang\":\"es\",\"value\":\"En PHP versiones 7.4.x anteriores a 7.4.28, versiones 8.0.x anteriores a 8.0.16 y versiones 8.1.x anteriores a 8.1.3, cuando son usados funciones de filtrado con el filtro FILTER_VALIDATE_FLOAT y los l\u00edmites m\u00ednimo/m\u00e1ximo, si el filtro falla, se presenta la posibilidad de que sea activado el uso de la memoria asignada despu\u00e9s de liberarla, lo que puede resultar en un bloqueo, y potencialmente la sobreescritura de otros trozos de memoria y RCE. Este problema afecta a: el c\u00f3digo que usa FILTER_VALIDATE_FLOAT con l\u00edmites m\u00edn/m\u00e1x.\"}],\"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:N/I:H/A:L\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":4.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndExcluding\":\"7.4.28\",\"matchCriteriaId\":\"07B88F14-3867-49F4-8BE6-64E1D98927AB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.16\",\"matchCriteriaId\":\"AC80C1D0-09AC-43B1-A653-7ECFB37DC42E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.3\",\"matchCriteriaId\":\"B7E795BC-F012-4904-B445-D76E358EC66D\"}]}]}],\"references\":[{\"url\":\"https://bugs.php.net/bug.php?id=81708\",\"source\":\"security@php.net\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202209-20\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220325-0004/\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.php.net/bug.php?id=81708\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202209-20\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20220325-0004/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
OPENSUSE-SU-2024:11861-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:php7-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-cli-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-cli-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-cli-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-cli-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-curl-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-curl-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-curl-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-curl-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dba-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dba-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dba-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dba-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-devel-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-devel-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-devel-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-devel-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dom-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dom-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dom-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dom-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-exif-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-exif-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-exif-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-exif-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gd-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gd-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gd-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gd-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-intl-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-intl-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-intl-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-intl-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-json-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-json-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-json-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-json-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-phar-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-phar-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-phar-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-phar-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-posix-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-posix-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-posix-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-posix-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-readline-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-readline-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-readline-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-readline-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-soap-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-soap-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-soap-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-soap-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zip-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zip-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zip-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zip-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "php7-7.4.28-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the php7-7.4.28-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11861",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_11861-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
}
],
"title": "php7-7.4.28-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:11861-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.28-1.1.aarch64",
"product": {
"name": "php7-7.4.28-1.1.aarch64",
"product_id": "php7-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.28-1.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.28-1.1.aarch64",
"product_id": "php7-bcmath-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.28-1.1.aarch64",
"product": {
"name": "php7-bz2-7.4.28-1.1.aarch64",
"product_id": "php7-bz2-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.28-1.1.aarch64",
"product": {
"name": "php7-calendar-7.4.28-1.1.aarch64",
"product_id": "php7-calendar-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.28-1.1.aarch64",
"product": {
"name": "php7-cli-7.4.28-1.1.aarch64",
"product_id": "php7-cli-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.28-1.1.aarch64",
"product": {
"name": "php7-ctype-7.4.28-1.1.aarch64",
"product_id": "php7-ctype-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.28-1.1.aarch64",
"product": {
"name": "php7-curl-7.4.28-1.1.aarch64",
"product_id": "php7-curl-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.28-1.1.aarch64",
"product": {
"name": "php7-dba-7.4.28-1.1.aarch64",
"product_id": "php7-dba-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.28-1.1.aarch64",
"product": {
"name": "php7-devel-7.4.28-1.1.aarch64",
"product_id": "php7-devel-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.28-1.1.aarch64",
"product": {
"name": "php7-dom-7.4.28-1.1.aarch64",
"product_id": "php7-dom-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.28-1.1.aarch64",
"product": {
"name": "php7-enchant-7.4.28-1.1.aarch64",
"product_id": "php7-enchant-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.28-1.1.aarch64",
"product": {
"name": "php7-exif-7.4.28-1.1.aarch64",
"product_id": "php7-exif-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.28-1.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.28-1.1.aarch64",
"product_id": "php7-fileinfo-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.28-1.1.aarch64",
"product": {
"name": "php7-ftp-7.4.28-1.1.aarch64",
"product_id": "php7-ftp-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.28-1.1.aarch64",
"product": {
"name": "php7-gd-7.4.28-1.1.aarch64",
"product_id": "php7-gd-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.28-1.1.aarch64",
"product": {
"name": "php7-gettext-7.4.28-1.1.aarch64",
"product_id": "php7-gettext-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.28-1.1.aarch64",
"product": {
"name": "php7-gmp-7.4.28-1.1.aarch64",
"product_id": "php7-gmp-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.28-1.1.aarch64",
"product": {
"name": "php7-iconv-7.4.28-1.1.aarch64",
"product_id": "php7-iconv-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.28-1.1.aarch64",
"product": {
"name": "php7-intl-7.4.28-1.1.aarch64",
"product_id": "php7-intl-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.28-1.1.aarch64",
"product": {
"name": "php7-json-7.4.28-1.1.aarch64",
"product_id": "php7-json-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.28-1.1.aarch64",
"product": {
"name": "php7-ldap-7.4.28-1.1.aarch64",
"product_id": "php7-ldap-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.28-1.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.28-1.1.aarch64",
"product_id": "php7-mbstring-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.28-1.1.aarch64",
"product": {
"name": "php7-mysql-7.4.28-1.1.aarch64",
"product_id": "php7-mysql-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.28-1.1.aarch64",
"product": {
"name": "php7-odbc-7.4.28-1.1.aarch64",
"product_id": "php7-odbc-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.28-1.1.aarch64",
"product": {
"name": "php7-opcache-7.4.28-1.1.aarch64",
"product_id": "php7-opcache-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.28-1.1.aarch64",
"product": {
"name": "php7-openssl-7.4.28-1.1.aarch64",
"product_id": "php7-openssl-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.28-1.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.28-1.1.aarch64",
"product_id": "php7-pcntl-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.28-1.1.aarch64",
"product": {
"name": "php7-pdo-7.4.28-1.1.aarch64",
"product_id": "php7-pdo-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.28-1.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.28-1.1.aarch64",
"product_id": "php7-pgsql-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.28-1.1.aarch64",
"product": {
"name": "php7-phar-7.4.28-1.1.aarch64",
"product_id": "php7-phar-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.28-1.1.aarch64",
"product": {
"name": "php7-posix-7.4.28-1.1.aarch64",
"product_id": "php7-posix-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.28-1.1.aarch64",
"product": {
"name": "php7-readline-7.4.28-1.1.aarch64",
"product_id": "php7-readline-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.28-1.1.aarch64",
"product": {
"name": "php7-shmop-7.4.28-1.1.aarch64",
"product_id": "php7-shmop-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.28-1.1.aarch64",
"product": {
"name": "php7-snmp-7.4.28-1.1.aarch64",
"product_id": "php7-snmp-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.28-1.1.aarch64",
"product": {
"name": "php7-soap-7.4.28-1.1.aarch64",
"product_id": "php7-soap-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.28-1.1.aarch64",
"product": {
"name": "php7-sockets-7.4.28-1.1.aarch64",
"product_id": "php7-sockets-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.28-1.1.aarch64",
"product": {
"name": "php7-sodium-7.4.28-1.1.aarch64",
"product_id": "php7-sodium-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.28-1.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.28-1.1.aarch64",
"product_id": "php7-sqlite-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.28-1.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.28-1.1.aarch64",
"product_id": "php7-sysvmsg-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.28-1.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.28-1.1.aarch64",
"product_id": "php7-sysvsem-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.28-1.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.28-1.1.aarch64",
"product_id": "php7-sysvshm-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.28-1.1.aarch64",
"product": {
"name": "php7-tidy-7.4.28-1.1.aarch64",
"product_id": "php7-tidy-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.28-1.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.28-1.1.aarch64",
"product_id": "php7-tokenizer-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.28-1.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.28-1.1.aarch64",
"product_id": "php7-xmlreader-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.28-1.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.28-1.1.aarch64",
"product_id": "php7-xmlrpc-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.28-1.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.28-1.1.aarch64",
"product_id": "php7-xmlwriter-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.28-1.1.aarch64",
"product": {
"name": "php7-xsl-7.4.28-1.1.aarch64",
"product_id": "php7-xsl-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.28-1.1.aarch64",
"product": {
"name": "php7-zip-7.4.28-1.1.aarch64",
"product_id": "php7-zip-7.4.28-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.28-1.1.aarch64",
"product": {
"name": "php7-zlib-7.4.28-1.1.aarch64",
"product_id": "php7-zlib-7.4.28-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-7.4.28-1.1.ppc64le",
"product_id": "php7-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.28-1.1.ppc64le",
"product_id": "php7-bcmath-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.28-1.1.ppc64le",
"product_id": "php7-bz2-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.28-1.1.ppc64le",
"product_id": "php7-calendar-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-cli-7.4.28-1.1.ppc64le",
"product_id": "php7-cli-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.28-1.1.ppc64le",
"product_id": "php7-ctype-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-curl-7.4.28-1.1.ppc64le",
"product_id": "php7-curl-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-dba-7.4.28-1.1.ppc64le",
"product_id": "php7-dba-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-devel-7.4.28-1.1.ppc64le",
"product_id": "php7-devel-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-dom-7.4.28-1.1.ppc64le",
"product_id": "php7-dom-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.28-1.1.ppc64le",
"product_id": "php7-enchant-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-exif-7.4.28-1.1.ppc64le",
"product_id": "php7-exif-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.28-1.1.ppc64le",
"product_id": "php7-fileinfo-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.28-1.1.ppc64le",
"product_id": "php7-ftp-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-gd-7.4.28-1.1.ppc64le",
"product_id": "php7-gd-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.28-1.1.ppc64le",
"product_id": "php7-gettext-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.28-1.1.ppc64le",
"product_id": "php7-gmp-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.28-1.1.ppc64le",
"product_id": "php7-iconv-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-intl-7.4.28-1.1.ppc64le",
"product_id": "php7-intl-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-json-7.4.28-1.1.ppc64le",
"product_id": "php7-json-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.28-1.1.ppc64le",
"product_id": "php7-ldap-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.28-1.1.ppc64le",
"product_id": "php7-mbstring-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.28-1.1.ppc64le",
"product_id": "php7-mysql-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.28-1.1.ppc64le",
"product_id": "php7-odbc-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.28-1.1.ppc64le",
"product_id": "php7-opcache-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.28-1.1.ppc64le",
"product_id": "php7-openssl-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.28-1.1.ppc64le",
"product_id": "php7-pcntl-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.28-1.1.ppc64le",
"product_id": "php7-pdo-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.28-1.1.ppc64le",
"product_id": "php7-pgsql-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-phar-7.4.28-1.1.ppc64le",
"product_id": "php7-phar-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-posix-7.4.28-1.1.ppc64le",
"product_id": "php7-posix-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-readline-7.4.28-1.1.ppc64le",
"product_id": "php7-readline-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.28-1.1.ppc64le",
"product_id": "php7-shmop-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.28-1.1.ppc64le",
"product_id": "php7-snmp-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-soap-7.4.28-1.1.ppc64le",
"product_id": "php7-soap-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.28-1.1.ppc64le",
"product_id": "php7-sockets-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.28-1.1.ppc64le",
"product_id": "php7-sodium-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.28-1.1.ppc64le",
"product_id": "php7-sqlite-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.28-1.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.28-1.1.ppc64le",
"product_id": "php7-sysvsem-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.28-1.1.ppc64le",
"product_id": "php7-sysvshm-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.28-1.1.ppc64le",
"product_id": "php7-tidy-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.28-1.1.ppc64le",
"product_id": "php7-tokenizer-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.28-1.1.ppc64le",
"product_id": "php7-xmlreader-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.28-1.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.28-1.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.28-1.1.ppc64le",
"product_id": "php7-xsl-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-zip-7.4.28-1.1.ppc64le",
"product_id": "php7-zip-7.4.28-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.28-1.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.28-1.1.ppc64le",
"product_id": "php7-zlib-7.4.28-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.28-1.1.s390x",
"product": {
"name": "php7-7.4.28-1.1.s390x",
"product_id": "php7-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.28-1.1.s390x",
"product": {
"name": "php7-bcmath-7.4.28-1.1.s390x",
"product_id": "php7-bcmath-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.28-1.1.s390x",
"product": {
"name": "php7-bz2-7.4.28-1.1.s390x",
"product_id": "php7-bz2-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.28-1.1.s390x",
"product": {
"name": "php7-calendar-7.4.28-1.1.s390x",
"product_id": "php7-calendar-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.28-1.1.s390x",
"product": {
"name": "php7-cli-7.4.28-1.1.s390x",
"product_id": "php7-cli-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.28-1.1.s390x",
"product": {
"name": "php7-ctype-7.4.28-1.1.s390x",
"product_id": "php7-ctype-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.28-1.1.s390x",
"product": {
"name": "php7-curl-7.4.28-1.1.s390x",
"product_id": "php7-curl-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.28-1.1.s390x",
"product": {
"name": "php7-dba-7.4.28-1.1.s390x",
"product_id": "php7-dba-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.28-1.1.s390x",
"product": {
"name": "php7-devel-7.4.28-1.1.s390x",
"product_id": "php7-devel-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.28-1.1.s390x",
"product": {
"name": "php7-dom-7.4.28-1.1.s390x",
"product_id": "php7-dom-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.28-1.1.s390x",
"product": {
"name": "php7-enchant-7.4.28-1.1.s390x",
"product_id": "php7-enchant-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.28-1.1.s390x",
"product": {
"name": "php7-exif-7.4.28-1.1.s390x",
"product_id": "php7-exif-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.28-1.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.28-1.1.s390x",
"product_id": "php7-fileinfo-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.28-1.1.s390x",
"product": {
"name": "php7-ftp-7.4.28-1.1.s390x",
"product_id": "php7-ftp-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.28-1.1.s390x",
"product": {
"name": "php7-gd-7.4.28-1.1.s390x",
"product_id": "php7-gd-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.28-1.1.s390x",
"product": {
"name": "php7-gettext-7.4.28-1.1.s390x",
"product_id": "php7-gettext-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.28-1.1.s390x",
"product": {
"name": "php7-gmp-7.4.28-1.1.s390x",
"product_id": "php7-gmp-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.28-1.1.s390x",
"product": {
"name": "php7-iconv-7.4.28-1.1.s390x",
"product_id": "php7-iconv-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.28-1.1.s390x",
"product": {
"name": "php7-intl-7.4.28-1.1.s390x",
"product_id": "php7-intl-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.28-1.1.s390x",
"product": {
"name": "php7-json-7.4.28-1.1.s390x",
"product_id": "php7-json-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.28-1.1.s390x",
"product": {
"name": "php7-ldap-7.4.28-1.1.s390x",
"product_id": "php7-ldap-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.28-1.1.s390x",
"product": {
"name": "php7-mbstring-7.4.28-1.1.s390x",
"product_id": "php7-mbstring-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.28-1.1.s390x",
"product": {
"name": "php7-mysql-7.4.28-1.1.s390x",
"product_id": "php7-mysql-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.28-1.1.s390x",
"product": {
"name": "php7-odbc-7.4.28-1.1.s390x",
"product_id": "php7-odbc-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.28-1.1.s390x",
"product": {
"name": "php7-opcache-7.4.28-1.1.s390x",
"product_id": "php7-opcache-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.28-1.1.s390x",
"product": {
"name": "php7-openssl-7.4.28-1.1.s390x",
"product_id": "php7-openssl-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.28-1.1.s390x",
"product": {
"name": "php7-pcntl-7.4.28-1.1.s390x",
"product_id": "php7-pcntl-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.28-1.1.s390x",
"product": {
"name": "php7-pdo-7.4.28-1.1.s390x",
"product_id": "php7-pdo-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.28-1.1.s390x",
"product": {
"name": "php7-pgsql-7.4.28-1.1.s390x",
"product_id": "php7-pgsql-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.28-1.1.s390x",
"product": {
"name": "php7-phar-7.4.28-1.1.s390x",
"product_id": "php7-phar-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.28-1.1.s390x",
"product": {
"name": "php7-posix-7.4.28-1.1.s390x",
"product_id": "php7-posix-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.28-1.1.s390x",
"product": {
"name": "php7-readline-7.4.28-1.1.s390x",
"product_id": "php7-readline-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.28-1.1.s390x",
"product": {
"name": "php7-shmop-7.4.28-1.1.s390x",
"product_id": "php7-shmop-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.28-1.1.s390x",
"product": {
"name": "php7-snmp-7.4.28-1.1.s390x",
"product_id": "php7-snmp-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.28-1.1.s390x",
"product": {
"name": "php7-soap-7.4.28-1.1.s390x",
"product_id": "php7-soap-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.28-1.1.s390x",
"product": {
"name": "php7-sockets-7.4.28-1.1.s390x",
"product_id": "php7-sockets-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.28-1.1.s390x",
"product": {
"name": "php7-sodium-7.4.28-1.1.s390x",
"product_id": "php7-sodium-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.28-1.1.s390x",
"product": {
"name": "php7-sqlite-7.4.28-1.1.s390x",
"product_id": "php7-sqlite-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.28-1.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.28-1.1.s390x",
"product_id": "php7-sysvmsg-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.28-1.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.28-1.1.s390x",
"product_id": "php7-sysvsem-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.28-1.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.28-1.1.s390x",
"product_id": "php7-sysvshm-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.28-1.1.s390x",
"product": {
"name": "php7-tidy-7.4.28-1.1.s390x",
"product_id": "php7-tidy-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.28-1.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.28-1.1.s390x",
"product_id": "php7-tokenizer-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.28-1.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.28-1.1.s390x",
"product_id": "php7-xmlreader-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.28-1.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.28-1.1.s390x",
"product_id": "php7-xmlrpc-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.28-1.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.28-1.1.s390x",
"product_id": "php7-xmlwriter-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.28-1.1.s390x",
"product": {
"name": "php7-xsl-7.4.28-1.1.s390x",
"product_id": "php7-xsl-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.28-1.1.s390x",
"product": {
"name": "php7-zip-7.4.28-1.1.s390x",
"product_id": "php7-zip-7.4.28-1.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.28-1.1.s390x",
"product": {
"name": "php7-zlib-7.4.28-1.1.s390x",
"product_id": "php7-zlib-7.4.28-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.28-1.1.x86_64",
"product": {
"name": "php7-7.4.28-1.1.x86_64",
"product_id": "php7-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.28-1.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.28-1.1.x86_64",
"product_id": "php7-bcmath-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.28-1.1.x86_64",
"product": {
"name": "php7-bz2-7.4.28-1.1.x86_64",
"product_id": "php7-bz2-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.28-1.1.x86_64",
"product": {
"name": "php7-calendar-7.4.28-1.1.x86_64",
"product_id": "php7-calendar-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.28-1.1.x86_64",
"product": {
"name": "php7-cli-7.4.28-1.1.x86_64",
"product_id": "php7-cli-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.28-1.1.x86_64",
"product": {
"name": "php7-ctype-7.4.28-1.1.x86_64",
"product_id": "php7-ctype-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.28-1.1.x86_64",
"product": {
"name": "php7-curl-7.4.28-1.1.x86_64",
"product_id": "php7-curl-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.28-1.1.x86_64",
"product": {
"name": "php7-dba-7.4.28-1.1.x86_64",
"product_id": "php7-dba-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.28-1.1.x86_64",
"product": {
"name": "php7-devel-7.4.28-1.1.x86_64",
"product_id": "php7-devel-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.28-1.1.x86_64",
"product": {
"name": "php7-dom-7.4.28-1.1.x86_64",
"product_id": "php7-dom-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.28-1.1.x86_64",
"product": {
"name": "php7-enchant-7.4.28-1.1.x86_64",
"product_id": "php7-enchant-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.28-1.1.x86_64",
"product": {
"name": "php7-exif-7.4.28-1.1.x86_64",
"product_id": "php7-exif-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.28-1.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.28-1.1.x86_64",
"product_id": "php7-fileinfo-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.28-1.1.x86_64",
"product": {
"name": "php7-ftp-7.4.28-1.1.x86_64",
"product_id": "php7-ftp-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.28-1.1.x86_64",
"product": {
"name": "php7-gd-7.4.28-1.1.x86_64",
"product_id": "php7-gd-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.28-1.1.x86_64",
"product": {
"name": "php7-gettext-7.4.28-1.1.x86_64",
"product_id": "php7-gettext-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.28-1.1.x86_64",
"product": {
"name": "php7-gmp-7.4.28-1.1.x86_64",
"product_id": "php7-gmp-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.28-1.1.x86_64",
"product": {
"name": "php7-iconv-7.4.28-1.1.x86_64",
"product_id": "php7-iconv-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.28-1.1.x86_64",
"product": {
"name": "php7-intl-7.4.28-1.1.x86_64",
"product_id": "php7-intl-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.28-1.1.x86_64",
"product": {
"name": "php7-json-7.4.28-1.1.x86_64",
"product_id": "php7-json-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.28-1.1.x86_64",
"product": {
"name": "php7-ldap-7.4.28-1.1.x86_64",
"product_id": "php7-ldap-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.28-1.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.28-1.1.x86_64",
"product_id": "php7-mbstring-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.28-1.1.x86_64",
"product": {
"name": "php7-mysql-7.4.28-1.1.x86_64",
"product_id": "php7-mysql-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.28-1.1.x86_64",
"product": {
"name": "php7-odbc-7.4.28-1.1.x86_64",
"product_id": "php7-odbc-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.28-1.1.x86_64",
"product": {
"name": "php7-opcache-7.4.28-1.1.x86_64",
"product_id": "php7-opcache-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.28-1.1.x86_64",
"product": {
"name": "php7-openssl-7.4.28-1.1.x86_64",
"product_id": "php7-openssl-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.28-1.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.28-1.1.x86_64",
"product_id": "php7-pcntl-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.28-1.1.x86_64",
"product": {
"name": "php7-pdo-7.4.28-1.1.x86_64",
"product_id": "php7-pdo-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.28-1.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.28-1.1.x86_64",
"product_id": "php7-pgsql-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.28-1.1.x86_64",
"product": {
"name": "php7-phar-7.4.28-1.1.x86_64",
"product_id": "php7-phar-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.28-1.1.x86_64",
"product": {
"name": "php7-posix-7.4.28-1.1.x86_64",
"product_id": "php7-posix-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.28-1.1.x86_64",
"product": {
"name": "php7-readline-7.4.28-1.1.x86_64",
"product_id": "php7-readline-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.28-1.1.x86_64",
"product": {
"name": "php7-shmop-7.4.28-1.1.x86_64",
"product_id": "php7-shmop-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.28-1.1.x86_64",
"product": {
"name": "php7-snmp-7.4.28-1.1.x86_64",
"product_id": "php7-snmp-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.28-1.1.x86_64",
"product": {
"name": "php7-soap-7.4.28-1.1.x86_64",
"product_id": "php7-soap-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.28-1.1.x86_64",
"product": {
"name": "php7-sockets-7.4.28-1.1.x86_64",
"product_id": "php7-sockets-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.28-1.1.x86_64",
"product": {
"name": "php7-sodium-7.4.28-1.1.x86_64",
"product_id": "php7-sodium-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.28-1.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.28-1.1.x86_64",
"product_id": "php7-sqlite-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.28-1.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.28-1.1.x86_64",
"product_id": "php7-sysvmsg-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.28-1.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.28-1.1.x86_64",
"product_id": "php7-sysvsem-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.28-1.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.28-1.1.x86_64",
"product_id": "php7-sysvshm-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.28-1.1.x86_64",
"product": {
"name": "php7-tidy-7.4.28-1.1.x86_64",
"product_id": "php7-tidy-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.28-1.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.28-1.1.x86_64",
"product_id": "php7-tokenizer-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.28-1.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.28-1.1.x86_64",
"product_id": "php7-xmlreader-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.28-1.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.28-1.1.x86_64",
"product_id": "php7-xmlrpc-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.28-1.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.28-1.1.x86_64",
"product_id": "php7-xmlwriter-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.28-1.1.x86_64",
"product": {
"name": "php7-xsl-7.4.28-1.1.x86_64",
"product_id": "php7-xsl-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.28-1.1.x86_64",
"product": {
"name": "php7-zip-7.4.28-1.1.x86_64",
"product_id": "php7-zip-7.4.28-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.28-1.1.x86_64",
"product": {
"name": "php7-zlib-7.4.28-1.1.x86_64",
"product_id": "php7-zlib-7.4.28-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.28-1.1.aarch64"
},
"product_reference": "php7-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.28-1.1.s390x"
},
"product_reference": "php7-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.28-1.1.x86_64"
},
"product_reference": "php7-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.s390x"
},
"product_reference": "php7-bcmath-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.aarch64"
},
"product_reference": "php7-bz2-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.s390x"
},
"product_reference": "php7-bz2-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.x86_64"
},
"product_reference": "php7-bz2-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.aarch64"
},
"product_reference": "php7-calendar-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.s390x"
},
"product_reference": "php7-calendar-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.x86_64"
},
"product_reference": "php7-calendar-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.28-1.1.aarch64"
},
"product_reference": "php7-cli-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-cli-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.28-1.1.s390x"
},
"product_reference": "php7-cli-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.28-1.1.x86_64"
},
"product_reference": "php7-cli-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.aarch64"
},
"product_reference": "php7-ctype-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.s390x"
},
"product_reference": "php7-ctype-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.x86_64"
},
"product_reference": "php7-ctype-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.28-1.1.aarch64"
},
"product_reference": "php7-curl-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-curl-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.28-1.1.s390x"
},
"product_reference": "php7-curl-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.28-1.1.x86_64"
},
"product_reference": "php7-curl-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.28-1.1.aarch64"
},
"product_reference": "php7-dba-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-dba-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.28-1.1.s390x"
},
"product_reference": "php7-dba-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.28-1.1.x86_64"
},
"product_reference": "php7-dba-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.28-1.1.aarch64"
},
"product_reference": "php7-devel-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-devel-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.28-1.1.s390x"
},
"product_reference": "php7-devel-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.28-1.1.x86_64"
},
"product_reference": "php7-devel-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.28-1.1.aarch64"
},
"product_reference": "php7-dom-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-dom-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.28-1.1.s390x"
},
"product_reference": "php7-dom-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.28-1.1.x86_64"
},
"product_reference": "php7-dom-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.aarch64"
},
"product_reference": "php7-enchant-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.s390x"
},
"product_reference": "php7-enchant-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.x86_64"
},
"product_reference": "php7-enchant-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.28-1.1.aarch64"
},
"product_reference": "php7-exif-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-exif-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.28-1.1.s390x"
},
"product_reference": "php7-exif-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.28-1.1.x86_64"
},
"product_reference": "php7-exif-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.aarch64"
},
"product_reference": "php7-ftp-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.s390x"
},
"product_reference": "php7-ftp-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.x86_64"
},
"product_reference": "php7-ftp-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.28-1.1.aarch64"
},
"product_reference": "php7-gd-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-gd-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.28-1.1.s390x"
},
"product_reference": "php7-gd-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.28-1.1.x86_64"
},
"product_reference": "php7-gd-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.aarch64"
},
"product_reference": "php7-gettext-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.s390x"
},
"product_reference": "php7-gettext-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.x86_64"
},
"product_reference": "php7-gettext-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.aarch64"
},
"product_reference": "php7-gmp-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.s390x"
},
"product_reference": "php7-gmp-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.x86_64"
},
"product_reference": "php7-gmp-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.aarch64"
},
"product_reference": "php7-iconv-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.s390x"
},
"product_reference": "php7-iconv-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.x86_64"
},
"product_reference": "php7-iconv-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.28-1.1.aarch64"
},
"product_reference": "php7-intl-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-intl-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.28-1.1.s390x"
},
"product_reference": "php7-intl-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.28-1.1.x86_64"
},
"product_reference": "php7-intl-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.28-1.1.aarch64"
},
"product_reference": "php7-json-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-json-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.28-1.1.s390x"
},
"product_reference": "php7-json-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.28-1.1.x86_64"
},
"product_reference": "php7-json-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.aarch64"
},
"product_reference": "php7-ldap-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.s390x"
},
"product_reference": "php7-ldap-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.x86_64"
},
"product_reference": "php7-ldap-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.s390x"
},
"product_reference": "php7-mbstring-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.aarch64"
},
"product_reference": "php7-mysql-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.s390x"
},
"product_reference": "php7-mysql-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.x86_64"
},
"product_reference": "php7-mysql-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.aarch64"
},
"product_reference": "php7-odbc-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.s390x"
},
"product_reference": "php7-odbc-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.x86_64"
},
"product_reference": "php7-odbc-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.aarch64"
},
"product_reference": "php7-opcache-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.s390x"
},
"product_reference": "php7-opcache-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.x86_64"
},
"product_reference": "php7-opcache-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.aarch64"
},
"product_reference": "php7-openssl-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.s390x"
},
"product_reference": "php7-openssl-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.x86_64"
},
"product_reference": "php7-openssl-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.s390x"
},
"product_reference": "php7-pcntl-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.aarch64"
},
"product_reference": "php7-pdo-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.s390x"
},
"product_reference": "php7-pdo-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.x86_64"
},
"product_reference": "php7-pdo-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.s390x"
},
"product_reference": "php7-pgsql-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.28-1.1.aarch64"
},
"product_reference": "php7-phar-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-phar-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.28-1.1.s390x"
},
"product_reference": "php7-phar-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.28-1.1.x86_64"
},
"product_reference": "php7-phar-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.28-1.1.aarch64"
},
"product_reference": "php7-posix-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-posix-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.28-1.1.s390x"
},
"product_reference": "php7-posix-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.28-1.1.x86_64"
},
"product_reference": "php7-posix-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.28-1.1.aarch64"
},
"product_reference": "php7-readline-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-readline-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.28-1.1.s390x"
},
"product_reference": "php7-readline-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.28-1.1.x86_64"
},
"product_reference": "php7-readline-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.aarch64"
},
"product_reference": "php7-shmop-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.s390x"
},
"product_reference": "php7-shmop-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.x86_64"
},
"product_reference": "php7-shmop-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.aarch64"
},
"product_reference": "php7-snmp-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.s390x"
},
"product_reference": "php7-snmp-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.x86_64"
},
"product_reference": "php7-snmp-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.28-1.1.aarch64"
},
"product_reference": "php7-soap-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-soap-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.28-1.1.s390x"
},
"product_reference": "php7-soap-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.28-1.1.x86_64"
},
"product_reference": "php7-soap-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.aarch64"
},
"product_reference": "php7-sockets-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.s390x"
},
"product_reference": "php7-sockets-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.x86_64"
},
"product_reference": "php7-sockets-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.aarch64"
},
"product_reference": "php7-sodium-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.s390x"
},
"product_reference": "php7-sodium-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.x86_64"
},
"product_reference": "php7-sodium-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.s390x"
},
"product_reference": "php7-sqlite-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.aarch64"
},
"product_reference": "php7-tidy-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.s390x"
},
"product_reference": "php7-tidy-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.x86_64"
},
"product_reference": "php7-tidy-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.aarch64"
},
"product_reference": "php7-xsl-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.s390x"
},
"product_reference": "php7-xsl-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.x86_64"
},
"product_reference": "php7-xsl-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.28-1.1.aarch64"
},
"product_reference": "php7-zip-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-zip-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.28-1.1.s390x"
},
"product_reference": "php7-zip-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.28-1.1.x86_64"
},
"product_reference": "php7-zip-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.28-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.aarch64"
},
"product_reference": "php7-zlib-7.4.28-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.28-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.28-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.28-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.s390x"
},
"product_reference": "php7-zlib-7.4.28-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.28-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.x86_64"
},
"product_reference": "php7-zlib-7.4.28-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:php7-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:php7-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.28-1.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.28-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-21708"
}
]
}
RHSA-2022:7624
Vulnerability from csaf_redhat - Published: 2022-11-08 09:45 - Updated: 2025-12-26 15:23A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
A vulnerability was found in PHP due to an uninitialized array in pg_query_params() function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw allows a remote attacker with the ability to control query parameters to execute arbitrary code on the system or may cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0 | — |
Vendor Fix
fix
|
{
"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.20). (BZ#2100876)\n\nSecurity Fix(es):\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\n\n* php: Uninitialized array in pg_query_params() leading to RCE (CVE-2022-31625)\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.7 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-2022:7624",
"url": "https://access.redhat.com/errata/RHSA-2022:7624"
},
{
"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.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "2098521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098521"
},
{
"category": "external",
"summary": "2100876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100876"
},
{
"category": "external",
"summary": "2112814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112814"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7624.json"
}
],
"title": "Red Hat Security Advisory: php:8.0 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-12-26T15:23:28+00:00",
"generator": {
"date": "2025-12-26T15:23:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:7624",
"initial_release_date": "2022-11-08T09:45:29+00:00",
"revision_history": [
{
"date": "2022-11-08T09:45:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:45:29+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:23:28+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.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch (php:8.0)",
"product_id": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch (php:8.0)",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=noarch\u0026epoch=1\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=aarch64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src (php:8.0)",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=src\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026epoch=1\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=src\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=ppc64le\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=s390x\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.7.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.20-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.3-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debuginfo@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug3-debugsource@3.1.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0)",
"product_id": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.19.2-1.module%2Bel8.6.0%2B13671%2B84712317?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0)",
"product_id": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-2.module%2Bel8.7.0%2B16187%2Bbb5ab920?arch=x86_64\u0026rpmmod=php:8.0:8070020220801083134:afd00e68"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0"
},
"product_reference": "apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0"
},
"product_reference": "php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64 (php:8.0) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"relates_to_product_reference": "AppStream-8.7.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"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.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:45:29+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.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
},
{
"cve": "CVE-2022-31625",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2022-06-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2098521"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an uninitialized array in pg_query_params() function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw allows a remote attacker with the ability to control query parameters to execute arbitrary code on the system or may cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Uninitialized array in pg_query_params() leading to RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE rated as moderate because attack complexity is high, and creating/supplying invalid parameters is complex while using a Postgres database extension.",
"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.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "RHBZ#2098521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31625"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81720",
"url": "https://bugs.php.net/bug.php?id=81720"
}
],
"release_date": "2022-05-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:45:29+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.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7624"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.20-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:libzip-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-devel-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.7.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.src::php:8.0",
"AppStream-8.7.0.GA:php-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-common-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-debugsource-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-devel-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.noarch::php:8.0",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.20-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.3-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debuginfo-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-xdebug3-debugsource-0:3.1.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.src::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.19.2-1.module+el8.6.0+13671+84712317.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-process-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.aarch64::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.ppc64le::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.s390x::php:8.0",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:8.0.20-2.module+el8.7.0+16187+bb5ab920.x86_64::php:8.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Uninitialized array in pg_query_params() leading to RCE"
}
]
}
RHSA-2022:7628
Vulnerability from csaf_redhat - Published: 2022-11-08 10:18 - Updated: 2025-12-26 15:23A flaw was found in php. The main cause of this vulnerability is improper input validation while parsing an Extensible Markup Language(XML) entity. A special character could allow an attacker to traverse directories. The highest threat from this vulnerability is confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
In Archive_Tar before 1.4.14, symlinks can refer to targets outside of the extracted archive, a different vulnerability than CVE-2020-36193.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4 | — |
Vendor Fix
fix
|
{
"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.30), php-pear (1.10.13). (BZ#2055422)\n\nSecurity Fix(es):\n\n* php: Special character breaks path in xml parsing (CVE-2021-21707)\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\n\n* php-pear: Directory traversal vulnerability (CVE-2021-32610)\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.7 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-2022:7628",
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
},
{
"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.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "1988558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988558"
},
{
"category": "external",
"summary": "2026045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026045"
},
{
"category": "external",
"summary": "2055422",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055422"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7628.json"
}
],
"title": "Red Hat Security Advisory: php:7.4 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-12-26T15:23:29+00:00",
"generator": {
"date": "2025-12-26T15:23:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:7628",
"initial_release_date": "2022-11-08T10:18:57+00:00",
"revision_history": [
{
"date": "2022-11-08T10:18:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T10:18:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:23:29+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.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4)",
"product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=aarch64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src (php:7.4)",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=src\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.7.0%2B15127%2Ba450a8db?arch=src\u0026epoch=1\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=ppc64le\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=s390x\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.30-1.module%2Bel8.7.0%2B15886%2B8e29b882?arch=x86_64\u0026rpmmod=php:7.4:8070020220707122009:afd00e68"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.7.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21707",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2026045"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in php. The main cause of this vulnerability is improper input validation while parsing an Extensible Markup Language(XML) entity. A special character could allow an attacker to traverse directories. The highest threat from this vulnerability is confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Special character breaks path in xml parsing",
"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.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21707"
},
{
"category": "external",
"summary": "RHBZ#2026045",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2026045"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21707"
}
],
"release_date": "2021-11-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T10:18:57+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.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Special character breaks path in xml parsing"
},
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"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.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T10:18:57+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.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
},
{
"cve": "CVE-2021-32610",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2021-07-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1988558"
}
],
"notes": [
{
"category": "description",
"text": "In Archive_Tar before 1.4.14, symlinks can refer to targets outside of the extracted archive, a different vulnerability than CVE-2020-36193.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php-pear: Directory traversal vulnerability",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32610"
},
{
"category": "external",
"summary": "RHBZ#1988558",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1988558"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32610",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32610"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32610",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32610"
}
],
"release_date": "2021-07-30T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T10:18:57+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.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7628"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"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:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.src::php:7.4",
"AppStream-8.7.0.GA:php-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-bcmath-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-cli-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-common-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dba-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-dbg-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-debugsource-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-devel-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-embedded-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-enchant-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ffi-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-fpm-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-gmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-intl-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-json-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-ldap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mbstring-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-mysqlnd-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-odbc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-opcache-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pdo-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.noarch::php:7.4",
"AppStream-8.7.0.GA:php-pear-1:1.10.13-1.module+el8.7.0+15127+a450a8db.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-pgsql-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-process-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-snmp-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-soap-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xml-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.aarch64::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.ppc64le::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.s390x::php:7.4",
"AppStream-8.7.0.GA:php-xmlrpc-debuginfo-0:7.4.30-1.module+el8.7.0+15886+8e29b882.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php-pear: Directory traversal vulnerability"
}
]
}
RHSA-2022:8197
Vulnerability from csaf_redhat - Published: 2022-11-15 10:20 - Updated: 2025-12-26 15:23A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in PHP due to an uninitialized array in pg_query_params() function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw allows a remote attacker with the ability to control query parameters to execute arbitrary code on the system or may cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64 | — |
Vendor Fix
fix
|
{
"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.20). (BZ#2095752)\n\nSecurity Fix(es):\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\n\n* php: Uninitialized array in pg_query_params() leading to RCE (CVE-2022-31625)\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.1 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:8197",
"url": "https://access.redhat.com/errata/RHSA-2022:8197"
},
{
"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.1_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.1_release_notes/index"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "2095447",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095447"
},
{
"category": "external",
"summary": "2095752",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095752"
},
{
"category": "external",
"summary": "2098521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098521"
},
{
"category": "external",
"summary": "2104630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2104630"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_8197.json"
}
],
"title": "Red Hat Security Advisory: php security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-12-26T15:23:25+00:00",
"generator": {
"date": "2025-12-26T15:23:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2022:8197",
"initial_release_date": "2022-11-15T10:20:27+00:00",
"revision_history": [
{
"date": "2022-11-15T10:20:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-15T10:20:27+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-12-26T15:23:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.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-0:8.0.20-3.el9.src",
"product": {
"name": "php-0:8.0.20-3.el9.src",
"product_id": "php-0:8.0.20-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-0:8.0.20-3.el9.aarch64",
"product_id": "php-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-bcmath-0:8.0.20-3.el9.aarch64",
"product_id": "php-bcmath-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-cli-0:8.0.20-3.el9.aarch64",
"product_id": "php-cli-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-common-0:8.0.20-3.el9.aarch64",
"product_id": "php-common-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-dba-0:8.0.20-3.el9.aarch64",
"product_id": "php-dba-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-dbg-0:8.0.20-3.el9.aarch64",
"product_id": "php-dbg-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-devel-0:8.0.20-3.el9.aarch64",
"product_id": "php-devel-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-embedded-0:8.0.20-3.el9.aarch64",
"product_id": "php-embedded-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-enchant-0:8.0.20-3.el9.aarch64",
"product_id": "php-enchant-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-ffi-0:8.0.20-3.el9.aarch64",
"product_id": "php-ffi-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-fpm-0:8.0.20-3.el9.aarch64",
"product_id": "php-fpm-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-gd-0:8.0.20-3.el9.aarch64",
"product_id": "php-gd-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-gmp-0:8.0.20-3.el9.aarch64",
"product_id": "php-gmp-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-intl-0:8.0.20-3.el9.aarch64",
"product_id": "php-intl-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-ldap-0:8.0.20-3.el9.aarch64",
"product_id": "php-ldap-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-mbstring-0:8.0.20-3.el9.aarch64",
"product_id": "php-mbstring-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-mysqlnd-0:8.0.20-3.el9.aarch64",
"product_id": "php-mysqlnd-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-odbc-0:8.0.20-3.el9.aarch64",
"product_id": "php-odbc-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-opcache-0:8.0.20-3.el9.aarch64",
"product_id": "php-opcache-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-pdo-0:8.0.20-3.el9.aarch64",
"product_id": "php-pdo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-pgsql-0:8.0.20-3.el9.aarch64",
"product_id": "php-pgsql-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-process-0:8.0.20-3.el9.aarch64",
"product_id": "php-process-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-snmp-0:8.0.20-3.el9.aarch64",
"product_id": "php-snmp-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-soap-0:8.0.20-3.el9.aarch64",
"product_id": "php-soap-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-xml-0:8.0.20-3.el9.aarch64",
"product_id": "php-xml-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-debugsource-0:8.0.20-3.el9.aarch64",
"product_id": "php-debugsource-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"product_id": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-3.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-0:8.0.20-3.el9.ppc64le",
"product_id": "php-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-bcmath-0:8.0.20-3.el9.ppc64le",
"product_id": "php-bcmath-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-cli-0:8.0.20-3.el9.ppc64le",
"product_id": "php-cli-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-common-0:8.0.20-3.el9.ppc64le",
"product_id": "php-common-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-dba-0:8.0.20-3.el9.ppc64le",
"product_id": "php-dba-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-dbg-0:8.0.20-3.el9.ppc64le",
"product_id": "php-dbg-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-devel-0:8.0.20-3.el9.ppc64le",
"product_id": "php-devel-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-embedded-0:8.0.20-3.el9.ppc64le",
"product_id": "php-embedded-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-enchant-0:8.0.20-3.el9.ppc64le",
"product_id": "php-enchant-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-ffi-0:8.0.20-3.el9.ppc64le",
"product_id": "php-ffi-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-fpm-0:8.0.20-3.el9.ppc64le",
"product_id": "php-fpm-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-gd-0:8.0.20-3.el9.ppc64le",
"product_id": "php-gd-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-gmp-0:8.0.20-3.el9.ppc64le",
"product_id": "php-gmp-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-intl-0:8.0.20-3.el9.ppc64le",
"product_id": "php-intl-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-ldap-0:8.0.20-3.el9.ppc64le",
"product_id": "php-ldap-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-mbstring-0:8.0.20-3.el9.ppc64le",
"product_id": "php-mbstring-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"product_id": "php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-odbc-0:8.0.20-3.el9.ppc64le",
"product_id": "php-odbc-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-opcache-0:8.0.20-3.el9.ppc64le",
"product_id": "php-opcache-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-pdo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-pdo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-pgsql-0:8.0.20-3.el9.ppc64le",
"product_id": "php-pgsql-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-process-0:8.0.20-3.el9.ppc64le",
"product_id": "php-process-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-snmp-0:8.0.20-3.el9.ppc64le",
"product_id": "php-snmp-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-soap-0:8.0.20-3.el9.ppc64le",
"product_id": "php-soap-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-xml-0:8.0.20-3.el9.ppc64le",
"product_id": "php-xml-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-debugsource-0:8.0.20-3.el9.ppc64le",
"product_id": "php-debugsource-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_id": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-3.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-0:8.0.20-3.el9.x86_64",
"product_id": "php-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-bcmath-0:8.0.20-3.el9.x86_64",
"product_id": "php-bcmath-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-cli-0:8.0.20-3.el9.x86_64",
"product_id": "php-cli-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-common-0:8.0.20-3.el9.x86_64",
"product_id": "php-common-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-dba-0:8.0.20-3.el9.x86_64",
"product_id": "php-dba-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-dbg-0:8.0.20-3.el9.x86_64",
"product_id": "php-dbg-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-devel-0:8.0.20-3.el9.x86_64",
"product_id": "php-devel-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-embedded-0:8.0.20-3.el9.x86_64",
"product_id": "php-embedded-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-enchant-0:8.0.20-3.el9.x86_64",
"product_id": "php-enchant-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-ffi-0:8.0.20-3.el9.x86_64",
"product_id": "php-ffi-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-fpm-0:8.0.20-3.el9.x86_64",
"product_id": "php-fpm-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-gd-0:8.0.20-3.el9.x86_64",
"product_id": "php-gd-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-gmp-0:8.0.20-3.el9.x86_64",
"product_id": "php-gmp-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-intl-0:8.0.20-3.el9.x86_64",
"product_id": "php-intl-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-ldap-0:8.0.20-3.el9.x86_64",
"product_id": "php-ldap-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-mbstring-0:8.0.20-3.el9.x86_64",
"product_id": "php-mbstring-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-mysqlnd-0:8.0.20-3.el9.x86_64",
"product_id": "php-mysqlnd-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-odbc-0:8.0.20-3.el9.x86_64",
"product_id": "php-odbc-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-opcache-0:8.0.20-3.el9.x86_64",
"product_id": "php-opcache-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-pdo-0:8.0.20-3.el9.x86_64",
"product_id": "php-pdo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-pgsql-0:8.0.20-3.el9.x86_64",
"product_id": "php-pgsql-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-process-0:8.0.20-3.el9.x86_64",
"product_id": "php-process-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-snmp-0:8.0.20-3.el9.x86_64",
"product_id": "php-snmp-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-soap-0:8.0.20-3.el9.x86_64",
"product_id": "php-soap-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-xml-0:8.0.20-3.el9.x86_64",
"product_id": "php-xml-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-debugsource-0:8.0.20-3.el9.x86_64",
"product_id": "php-debugsource-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64",
"product_id": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-3.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "php-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-0:8.0.20-3.el9.s390x",
"product_id": "php-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-bcmath-0:8.0.20-3.el9.s390x",
"product_id": "php-bcmath-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-cli-0:8.0.20-3.el9.s390x",
"product_id": "php-cli-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-common-0:8.0.20-3.el9.s390x",
"product_id": "php-common-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-dba-0:8.0.20-3.el9.s390x",
"product_id": "php-dba-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-dbg-0:8.0.20-3.el9.s390x",
"product_id": "php-dbg-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-devel-0:8.0.20-3.el9.s390x",
"product_id": "php-devel-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-embedded-0:8.0.20-3.el9.s390x",
"product_id": "php-embedded-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-enchant-0:8.0.20-3.el9.s390x",
"product_id": "php-enchant-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-ffi-0:8.0.20-3.el9.s390x",
"product_id": "php-ffi-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-fpm-0:8.0.20-3.el9.s390x",
"product_id": "php-fpm-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-gd-0:8.0.20-3.el9.s390x",
"product_id": "php-gd-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-gmp-0:8.0.20-3.el9.s390x",
"product_id": "php-gmp-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-intl-0:8.0.20-3.el9.s390x",
"product_id": "php-intl-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-ldap-0:8.0.20-3.el9.s390x",
"product_id": "php-ldap-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-mbstring-0:8.0.20-3.el9.s390x",
"product_id": "php-mbstring-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-mysqlnd-0:8.0.20-3.el9.s390x",
"product_id": "php-mysqlnd-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-odbc-0:8.0.20-3.el9.s390x",
"product_id": "php-odbc-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-opcache-0:8.0.20-3.el9.s390x",
"product_id": "php-opcache-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-pdo-0:8.0.20-3.el9.s390x",
"product_id": "php-pdo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-pgsql-0:8.0.20-3.el9.s390x",
"product_id": "php-pgsql-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-process-0:8.0.20-3.el9.s390x",
"product_id": "php-process-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-snmp-0:8.0.20-3.el9.s390x",
"product_id": "php-snmp-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-soap-0:8.0.20-3.el9.s390x",
"product_id": "php-soap-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-xml-0:8.0.20-3.el9.s390x",
"product_id": "php-xml-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-debugsource-0:8.0.20-3.el9.s390x",
"product_id": "php-debugsource-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-common-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-process-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"product": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"product_id": "php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@8.0.20-3.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src"
},
"product_reference": "php-0:8.0.20-3.el9.src",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-bcmath-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-bcmath-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-bcmath-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-bcmath-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-cli-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-cli-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-cli-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-cli-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-common-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-common-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-common-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-common-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-common-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-dba-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-dba-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-dba-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-dba-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-dbg-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-dbg-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-dbg-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-dbg-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-debugsource-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-debugsource-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-debugsource-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-debugsource-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-devel-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-devel-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-devel-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-devel-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-embedded-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-embedded-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-embedded-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-embedded-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-enchant-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-enchant-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-enchant-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-enchant-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-ffi-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-ffi-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-ffi-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-ffi-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-fpm-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-fpm-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-fpm-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-fpm-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-gd-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-gd-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-gd-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-gd-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-gmp-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-gmp-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-gmp-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-gmp-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-intl-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-intl-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-intl-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-intl-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-ldap-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-ldap-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-ldap-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-ldap-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-mbstring-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-mbstring-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-mbstring-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-mbstring-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-mysqlnd-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-mysqlnd-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-mysqlnd-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-odbc-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-odbc-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-odbc-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-odbc-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-opcache-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-opcache-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-opcache-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-opcache-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-pdo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-pdo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-pdo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-pdo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-pgsql-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-pgsql-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-pgsql-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-pgsql-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-process-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-process-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-process-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-process-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-process-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-snmp-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-snmp-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-snmp-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-snmp-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-soap-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-soap-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-soap-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-soap-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-xml-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-xml-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-xml-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-xml-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"relates_to_product_reference": "AppStream-9.1.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
},
"product_reference": "php-xml-debuginfo-0:8.0.20-3.el9.x86_64",
"relates_to_product_reference": "AppStream-9.1.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"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.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:20:27+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.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8197"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
},
{
"cve": "CVE-2022-31625",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2022-06-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2098521"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in PHP due to an uninitialized array in pg_query_params() function. When using the Postgres database extension, supplying invalid parameters to the parameterized query may lead to PHP attempting to free memory, using uninitialized data as pointers. This flaw allows a remote attacker with the ability to control query parameters to execute arbitrary code on the system or may cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Uninitialized array in pg_query_params() leading to RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE rated as moderate because attack complexity is high, and creating/supplying invalid parameters is complex while using a Postgres database extension.",
"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.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "RHBZ#2098521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2098521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-31625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-31625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31625"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81720",
"url": "https://bugs.php.net/bug.php?id=81720"
}
],
"release_date": "2022-05-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-15T10:20:27+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.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2022:8197"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.src",
"AppStream-9.1.0.GA:php-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-bcmath-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-cli-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-common-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dba-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-dbg-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-debugsource-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-devel-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-embedded-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-enchant-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ffi-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-fpm-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-gmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-intl-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-ldap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mbstring-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-mysqlnd-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-odbc-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-opcache-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pdo-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-pgsql-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-process-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-snmp-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-soap-debuginfo-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-0:8.0.20-3.el9.x86_64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.aarch64",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.ppc64le",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.s390x",
"AppStream-9.1.0.GA:php-xml-debuginfo-0:8.0.20-3.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Uninitialized array in pg_query_params() leading to RCE"
}
]
}
RHSA-2025:3016
Vulnerability from csaf_redhat - Published: 2025-03-18 18:54 - Updated: 2026-03-18 02:57A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nSecurity Fix(es):\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\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-2025:3016",
"url": "https://access.redhat.com/errata/RHSA-2025:3016"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3016.json"
}
],
"title": "Red Hat Security Advisory: php:7.4 security update",
"tracking": {
"current_release_date": "2026-03-18T02:57:27+00:00",
"generator": {
"date": "2026-03-18T02:57:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:3016",
"initial_release_date": "2025-03-18T18:54:25+00:00",
"revision_history": [
{
"date": "2025-03-18T18:54:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-18T18:54:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:57:27+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 AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4)",
"product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B16577%2B0788886f?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"product": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src (php:7.4)",
"product_id": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=src\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.6.0%2B16577%2B0788886f?arch=src\u0026epoch=1\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=x86_64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=aarch64\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=ppc64le\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-4.module%2Bel8.6.0%2B22924%2Bd3a53e75.1?arch=s390x\u0026rpmmod=php:7.4:8060020250311104929:5caa48ff"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"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.6.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-18T18:54:25+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",
"product_ids": [
"AppStream-8.6.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3016"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.aarch64::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.ppc64le::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.s390x::php:7.4",
"AppStream-8.6.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-bcmath-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-bcmath-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-cli-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-cli-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-common-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-common-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dba-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dba-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dbg-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-dbg-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-debugsource-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-devel-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-embedded-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-embedded-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-enchant-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-enchant-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ffi-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ffi-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-fpm-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-fpm-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-gmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-intl-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-intl-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-json-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-json-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ldap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-ldap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mbstring-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mbstring-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mysqlnd-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-odbc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-odbc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-opcache-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-opcache-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pdo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pdo-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.noarch::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.6.0+16577+0788886f.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pgsql-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-pgsql-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-process-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-process-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-snmp-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-snmp-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-soap-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-soap-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xml-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xml-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xmlrpc-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4",
"AppStream-8.6.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.19-4.module+el8.6.0+22924+d3a53e75.1.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
}
]
}
RHSA-2025:3076
Vulnerability from csaf_redhat - Published: 2025-03-20 12:58 - Updated: 2026-03-18 02:57A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.4.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.4 Telecommunications Update Service.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server.\n\nSecurity Fix(es):\n\n* php: Use after free due to php_filter_float() failing for ints (CVE-2021-21708)\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-2025:3076",
"url": "https://access.redhat.com/errata/RHSA-2025:3076"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3076.json"
}
],
"title": "Red Hat Security Advisory: php:7.4 security update",
"tracking": {
"current_release_date": "2026-03-18T02:57:29+00:00",
"generator": {
"date": "2026-03-18T02:57:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2025:3076",
"initial_release_date": "2025-03-20T12:58:06+00:00",
"revision_history": [
{
"date": "2025-03-20T12:58:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-20T12:58:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-18T02:57:29+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 AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4)",
"product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.4.0%2B16578%2Bed65e99e?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"product": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src (php:7.4)",
"product_id": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=src\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"product": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src (php:7.4)",
"product_id": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.13-1.module%2Bel8.4.0%2B16578%2Bed65e99e?arch=src\u0026epoch=1\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=x86_64\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4)",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.6-5.module%2Bel8.4.0%2B22918%2B4f86939b.1?arch=ppc64le\u0026rpmmod=php:7.4:8040020250311105031:d7c09045"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream E4S (v.8.4)",
"product_id": "AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream TUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-02-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2055879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PHP. The vulnerability occurs due to the malformed php_filter_float() function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use after free due to php_filter_float() failing for ints",
"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.4.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "RHBZ#2055879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2055879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21708"
},
{
"category": "external",
"summary": "https://www.php.net/ChangeLog-7.php#PHP_7_4",
"url": "https://www.php.net/ChangeLog-7.php#PHP_7_4"
}
],
"release_date": "2022-02-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-20T12:58:06+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",
"product_ids": [
"AppStream-8.4.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3076"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"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:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.AUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.ppc64le::php:7.4",
"AppStream-8.4.0.Z.E4S:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-bcmath-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-bcmath-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-cli-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-cli-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-common-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-common-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dba-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dba-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dbg-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-dbg-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-debugsource-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-devel-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-embedded-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-embedded-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-enchant-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-enchant-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ffi-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ffi-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-fpm-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-fpm-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-gmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-intl-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-intl-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-json-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-json-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ldap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-ldap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mbstring-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mbstring-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mysqlnd-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-mysqlnd-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-odbc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-odbc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-opcache-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-opcache-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pdo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pdo-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.noarch::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pear-1:1.10.13-1.module+el8.4.0+16578+ed65e99e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pgsql-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-pgsql-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-process-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-process-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-snmp-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-snmp-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-soap-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-soap-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xml-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xml-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xmlrpc-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4",
"AppStream-8.4.0.Z.TUS:php-xmlrpc-debuginfo-0:7.4.6-5.module+el8.4.0+22918+4f86939b.1.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "php: Use after free due to php_filter_float() failing for ints"
}
]
}
SUSE-SU-2022:0654-1
Vulnerability from csaf_suse - Published: 2022-03-01 17:14 - Updated: 2022-03-01 17:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php74",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php74 fixes the following issues:\n\n- CVE-2021-21708: Fixed use after free due to php_filter_float() failing for ints (bsc#1196252).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-654,SUSE-SLE-Module-Web-Scripting-12-2022-654,SUSE-SLE-SDK-12-SP5-2022-654",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_0654-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0654-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220654-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0654-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010323.html"
},
{
"category": "self",
"summary": "SUSE Bug 1196252",
"url": "https://bugzilla.suse.com/1196252"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
}
],
"title": "Security update for php74",
"tracking": {
"current_release_date": "2022-03-01T17:14:43Z",
"generator": {
"date": "2022-03-01T17:14:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0654-1",
"initial_release_date": "2022-03-01T17:14:43Z",
"revision_history": [
{
"date": "2022-03-01T17:14:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.36.1.aarch64",
"product": {
"name": "apache2-mod_php74-7.4.6-1.36.1.aarch64",
"product_id": "apache2-mod_php74-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-7.4.6-1.36.1.aarch64",
"product_id": "php74-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-bcmath-7.4.6-1.36.1.aarch64",
"product_id": "php74-bcmath-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-bz2-7.4.6-1.36.1.aarch64",
"product_id": "php74-bz2-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-calendar-7.4.6-1.36.1.aarch64",
"product_id": "php74-calendar-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-ctype-7.4.6-1.36.1.aarch64",
"product_id": "php74-ctype-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-curl-7.4.6-1.36.1.aarch64",
"product_id": "php74-curl-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-dba-7.4.6-1.36.1.aarch64",
"product_id": "php74-dba-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-devel-7.4.6-1.36.1.aarch64",
"product_id": "php74-devel-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-dom-7.4.6-1.36.1.aarch64",
"product_id": "php74-dom-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-embed-7.4.6-1.36.1.aarch64",
"product_id": "php74-embed-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-enchant-7.4.6-1.36.1.aarch64",
"product_id": "php74-enchant-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-exif-7.4.6-1.36.1.aarch64",
"product_id": "php74-exif-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-fastcgi-7.4.6-1.36.1.aarch64",
"product_id": "php74-fastcgi-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-fileinfo-7.4.6-1.36.1.aarch64",
"product_id": "php74-fileinfo-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-firebird-7.4.6-1.36.1.aarch64",
"product_id": "php74-firebird-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-fpm-7.4.6-1.36.1.aarch64",
"product_id": "php74-fpm-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-ftp-7.4.6-1.36.1.aarch64",
"product_id": "php74-ftp-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-gd-7.4.6-1.36.1.aarch64",
"product_id": "php74-gd-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-gettext-7.4.6-1.36.1.aarch64",
"product_id": "php74-gettext-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-gmp-7.4.6-1.36.1.aarch64",
"product_id": "php74-gmp-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-iconv-7.4.6-1.36.1.aarch64",
"product_id": "php74-iconv-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-intl-7.4.6-1.36.1.aarch64",
"product_id": "php74-intl-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-json-7.4.6-1.36.1.aarch64",
"product_id": "php74-json-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-ldap-7.4.6-1.36.1.aarch64",
"product_id": "php74-ldap-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-mbstring-7.4.6-1.36.1.aarch64",
"product_id": "php74-mbstring-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-mysql-7.4.6-1.36.1.aarch64",
"product_id": "php74-mysql-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-odbc-7.4.6-1.36.1.aarch64",
"product_id": "php74-odbc-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-opcache-7.4.6-1.36.1.aarch64",
"product_id": "php74-opcache-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-openssl-7.4.6-1.36.1.aarch64",
"product_id": "php74-openssl-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-pcntl-7.4.6-1.36.1.aarch64",
"product_id": "php74-pcntl-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-pdo-7.4.6-1.36.1.aarch64",
"product_id": "php74-pdo-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-pgsql-7.4.6-1.36.1.aarch64",
"product_id": "php74-pgsql-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-phar-7.4.6-1.36.1.aarch64",
"product_id": "php74-phar-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-posix-7.4.6-1.36.1.aarch64",
"product_id": "php74-posix-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-readline-7.4.6-1.36.1.aarch64",
"product_id": "php74-readline-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-shmop-7.4.6-1.36.1.aarch64",
"product_id": "php74-shmop-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-snmp-7.4.6-1.36.1.aarch64",
"product_id": "php74-snmp-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-soap-7.4.6-1.36.1.aarch64",
"product_id": "php74-soap-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-sockets-7.4.6-1.36.1.aarch64",
"product_id": "php74-sockets-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-sodium-7.4.6-1.36.1.aarch64",
"product_id": "php74-sodium-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-sqlite-7.4.6-1.36.1.aarch64",
"product_id": "php74-sqlite-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-sysvmsg-7.4.6-1.36.1.aarch64",
"product_id": "php74-sysvmsg-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-sysvsem-7.4.6-1.36.1.aarch64",
"product_id": "php74-sysvsem-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-sysvshm-7.4.6-1.36.1.aarch64",
"product_id": "php74-sysvshm-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-test-7.4.6-1.36.1.aarch64",
"product_id": "php74-test-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-tidy-7.4.6-1.36.1.aarch64",
"product_id": "php74-tidy-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-tokenizer-7.4.6-1.36.1.aarch64",
"product_id": "php74-tokenizer-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-xmlreader-7.4.6-1.36.1.aarch64",
"product_id": "php74-xmlreader-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-xmlrpc-7.4.6-1.36.1.aarch64",
"product_id": "php74-xmlrpc-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-xmlwriter-7.4.6-1.36.1.aarch64",
"product_id": "php74-xmlwriter-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-xsl-7.4.6-1.36.1.aarch64",
"product_id": "php74-xsl-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-zip-7.4.6-1.36.1.aarch64",
"product_id": "php74-zip-7.4.6-1.36.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.36.1.aarch64",
"product": {
"name": "php74-zlib-7.4.6-1.36.1.aarch64",
"product_id": "php74-zlib-7.4.6-1.36.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.36.1.i586",
"product": {
"name": "apache2-mod_php74-7.4.6-1.36.1.i586",
"product_id": "apache2-mod_php74-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.36.1.i586",
"product": {
"name": "php74-7.4.6-1.36.1.i586",
"product_id": "php74-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.36.1.i586",
"product": {
"name": "php74-bcmath-7.4.6-1.36.1.i586",
"product_id": "php74-bcmath-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.36.1.i586",
"product": {
"name": "php74-bz2-7.4.6-1.36.1.i586",
"product_id": "php74-bz2-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.36.1.i586",
"product": {
"name": "php74-calendar-7.4.6-1.36.1.i586",
"product_id": "php74-calendar-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.36.1.i586",
"product": {
"name": "php74-ctype-7.4.6-1.36.1.i586",
"product_id": "php74-ctype-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.36.1.i586",
"product": {
"name": "php74-curl-7.4.6-1.36.1.i586",
"product_id": "php74-curl-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.36.1.i586",
"product": {
"name": "php74-dba-7.4.6-1.36.1.i586",
"product_id": "php74-dba-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.36.1.i586",
"product": {
"name": "php74-devel-7.4.6-1.36.1.i586",
"product_id": "php74-devel-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.36.1.i586",
"product": {
"name": "php74-dom-7.4.6-1.36.1.i586",
"product_id": "php74-dom-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.36.1.i586",
"product": {
"name": "php74-embed-7.4.6-1.36.1.i586",
"product_id": "php74-embed-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.36.1.i586",
"product": {
"name": "php74-enchant-7.4.6-1.36.1.i586",
"product_id": "php74-enchant-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.36.1.i586",
"product": {
"name": "php74-exif-7.4.6-1.36.1.i586",
"product_id": "php74-exif-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.36.1.i586",
"product": {
"name": "php74-fastcgi-7.4.6-1.36.1.i586",
"product_id": "php74-fastcgi-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.36.1.i586",
"product": {
"name": "php74-fileinfo-7.4.6-1.36.1.i586",
"product_id": "php74-fileinfo-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.36.1.i586",
"product": {
"name": "php74-firebird-7.4.6-1.36.1.i586",
"product_id": "php74-firebird-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.36.1.i586",
"product": {
"name": "php74-fpm-7.4.6-1.36.1.i586",
"product_id": "php74-fpm-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.36.1.i586",
"product": {
"name": "php74-ftp-7.4.6-1.36.1.i586",
"product_id": "php74-ftp-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.36.1.i586",
"product": {
"name": "php74-gd-7.4.6-1.36.1.i586",
"product_id": "php74-gd-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.36.1.i586",
"product": {
"name": "php74-gettext-7.4.6-1.36.1.i586",
"product_id": "php74-gettext-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.36.1.i586",
"product": {
"name": "php74-gmp-7.4.6-1.36.1.i586",
"product_id": "php74-gmp-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.36.1.i586",
"product": {
"name": "php74-iconv-7.4.6-1.36.1.i586",
"product_id": "php74-iconv-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.36.1.i586",
"product": {
"name": "php74-intl-7.4.6-1.36.1.i586",
"product_id": "php74-intl-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.36.1.i586",
"product": {
"name": "php74-json-7.4.6-1.36.1.i586",
"product_id": "php74-json-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.36.1.i586",
"product": {
"name": "php74-ldap-7.4.6-1.36.1.i586",
"product_id": "php74-ldap-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.36.1.i586",
"product": {
"name": "php74-mbstring-7.4.6-1.36.1.i586",
"product_id": "php74-mbstring-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.36.1.i586",
"product": {
"name": "php74-mysql-7.4.6-1.36.1.i586",
"product_id": "php74-mysql-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.36.1.i586",
"product": {
"name": "php74-odbc-7.4.6-1.36.1.i586",
"product_id": "php74-odbc-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.36.1.i586",
"product": {
"name": "php74-opcache-7.4.6-1.36.1.i586",
"product_id": "php74-opcache-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.36.1.i586",
"product": {
"name": "php74-openssl-7.4.6-1.36.1.i586",
"product_id": "php74-openssl-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.36.1.i586",
"product": {
"name": "php74-pcntl-7.4.6-1.36.1.i586",
"product_id": "php74-pcntl-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.36.1.i586",
"product": {
"name": "php74-pdo-7.4.6-1.36.1.i586",
"product_id": "php74-pdo-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.36.1.i586",
"product": {
"name": "php74-pgsql-7.4.6-1.36.1.i586",
"product_id": "php74-pgsql-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.36.1.i586",
"product": {
"name": "php74-phar-7.4.6-1.36.1.i586",
"product_id": "php74-phar-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.36.1.i586",
"product": {
"name": "php74-posix-7.4.6-1.36.1.i586",
"product_id": "php74-posix-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.36.1.i586",
"product": {
"name": "php74-readline-7.4.6-1.36.1.i586",
"product_id": "php74-readline-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.36.1.i586",
"product": {
"name": "php74-shmop-7.4.6-1.36.1.i586",
"product_id": "php74-shmop-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.36.1.i586",
"product": {
"name": "php74-snmp-7.4.6-1.36.1.i586",
"product_id": "php74-snmp-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.36.1.i586",
"product": {
"name": "php74-soap-7.4.6-1.36.1.i586",
"product_id": "php74-soap-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.36.1.i586",
"product": {
"name": "php74-sockets-7.4.6-1.36.1.i586",
"product_id": "php74-sockets-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.36.1.i586",
"product": {
"name": "php74-sodium-7.4.6-1.36.1.i586",
"product_id": "php74-sodium-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.36.1.i586",
"product": {
"name": "php74-sqlite-7.4.6-1.36.1.i586",
"product_id": "php74-sqlite-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.36.1.i586",
"product": {
"name": "php74-sysvmsg-7.4.6-1.36.1.i586",
"product_id": "php74-sysvmsg-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.36.1.i586",
"product": {
"name": "php74-sysvsem-7.4.6-1.36.1.i586",
"product_id": "php74-sysvsem-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.36.1.i586",
"product": {
"name": "php74-sysvshm-7.4.6-1.36.1.i586",
"product_id": "php74-sysvshm-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.36.1.i586",
"product": {
"name": "php74-test-7.4.6-1.36.1.i586",
"product_id": "php74-test-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.36.1.i586",
"product": {
"name": "php74-tidy-7.4.6-1.36.1.i586",
"product_id": "php74-tidy-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.36.1.i586",
"product": {
"name": "php74-tokenizer-7.4.6-1.36.1.i586",
"product_id": "php74-tokenizer-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.36.1.i586",
"product": {
"name": "php74-xmlreader-7.4.6-1.36.1.i586",
"product_id": "php74-xmlreader-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.36.1.i586",
"product": {
"name": "php74-xmlrpc-7.4.6-1.36.1.i586",
"product_id": "php74-xmlrpc-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.36.1.i586",
"product": {
"name": "php74-xmlwriter-7.4.6-1.36.1.i586",
"product_id": "php74-xmlwriter-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.36.1.i586",
"product": {
"name": "php74-xsl-7.4.6-1.36.1.i586",
"product_id": "php74-xsl-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.36.1.i586",
"product": {
"name": "php74-zip-7.4.6-1.36.1.i586",
"product_id": "php74-zip-7.4.6-1.36.1.i586"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.36.1.i586",
"product": {
"name": "php74-zlib-7.4.6-1.36.1.i586",
"product_id": "php74-zlib-7.4.6-1.36.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.36.1.ppc64le",
"product": {
"name": "apache2-mod_php74-7.4.6-1.36.1.ppc64le",
"product_id": "apache2-mod_php74-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-7.4.6-1.36.1.ppc64le",
"product_id": "php74-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-bcmath-7.4.6-1.36.1.ppc64le",
"product_id": "php74-bcmath-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-bz2-7.4.6-1.36.1.ppc64le",
"product_id": "php74-bz2-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-calendar-7.4.6-1.36.1.ppc64le",
"product_id": "php74-calendar-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-ctype-7.4.6-1.36.1.ppc64le",
"product_id": "php74-ctype-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-curl-7.4.6-1.36.1.ppc64le",
"product_id": "php74-curl-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-dba-7.4.6-1.36.1.ppc64le",
"product_id": "php74-dba-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-devel-7.4.6-1.36.1.ppc64le",
"product_id": "php74-devel-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-dom-7.4.6-1.36.1.ppc64le",
"product_id": "php74-dom-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-embed-7.4.6-1.36.1.ppc64le",
"product_id": "php74-embed-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-enchant-7.4.6-1.36.1.ppc64le",
"product_id": "php74-enchant-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-exif-7.4.6-1.36.1.ppc64le",
"product_id": "php74-exif-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-fastcgi-7.4.6-1.36.1.ppc64le",
"product_id": "php74-fastcgi-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-fileinfo-7.4.6-1.36.1.ppc64le",
"product_id": "php74-fileinfo-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-firebird-7.4.6-1.36.1.ppc64le",
"product_id": "php74-firebird-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-fpm-7.4.6-1.36.1.ppc64le",
"product_id": "php74-fpm-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-ftp-7.4.6-1.36.1.ppc64le",
"product_id": "php74-ftp-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-gd-7.4.6-1.36.1.ppc64le",
"product_id": "php74-gd-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-gettext-7.4.6-1.36.1.ppc64le",
"product_id": "php74-gettext-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-gmp-7.4.6-1.36.1.ppc64le",
"product_id": "php74-gmp-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-iconv-7.4.6-1.36.1.ppc64le",
"product_id": "php74-iconv-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-intl-7.4.6-1.36.1.ppc64le",
"product_id": "php74-intl-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-json-7.4.6-1.36.1.ppc64le",
"product_id": "php74-json-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-ldap-7.4.6-1.36.1.ppc64le",
"product_id": "php74-ldap-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-mbstring-7.4.6-1.36.1.ppc64le",
"product_id": "php74-mbstring-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-mysql-7.4.6-1.36.1.ppc64le",
"product_id": "php74-mysql-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-odbc-7.4.6-1.36.1.ppc64le",
"product_id": "php74-odbc-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-opcache-7.4.6-1.36.1.ppc64le",
"product_id": "php74-opcache-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-openssl-7.4.6-1.36.1.ppc64le",
"product_id": "php74-openssl-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-pcntl-7.4.6-1.36.1.ppc64le",
"product_id": "php74-pcntl-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-pdo-7.4.6-1.36.1.ppc64le",
"product_id": "php74-pdo-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-pgsql-7.4.6-1.36.1.ppc64le",
"product_id": "php74-pgsql-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-phar-7.4.6-1.36.1.ppc64le",
"product_id": "php74-phar-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-posix-7.4.6-1.36.1.ppc64le",
"product_id": "php74-posix-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-readline-7.4.6-1.36.1.ppc64le",
"product_id": "php74-readline-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-shmop-7.4.6-1.36.1.ppc64le",
"product_id": "php74-shmop-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-snmp-7.4.6-1.36.1.ppc64le",
"product_id": "php74-snmp-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-soap-7.4.6-1.36.1.ppc64le",
"product_id": "php74-soap-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-sockets-7.4.6-1.36.1.ppc64le",
"product_id": "php74-sockets-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-sodium-7.4.6-1.36.1.ppc64le",
"product_id": "php74-sodium-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-sqlite-7.4.6-1.36.1.ppc64le",
"product_id": "php74-sqlite-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-sysvmsg-7.4.6-1.36.1.ppc64le",
"product_id": "php74-sysvmsg-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-sysvsem-7.4.6-1.36.1.ppc64le",
"product_id": "php74-sysvsem-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-sysvshm-7.4.6-1.36.1.ppc64le",
"product_id": "php74-sysvshm-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-test-7.4.6-1.36.1.ppc64le",
"product_id": "php74-test-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-tidy-7.4.6-1.36.1.ppc64le",
"product_id": "php74-tidy-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-tokenizer-7.4.6-1.36.1.ppc64le",
"product_id": "php74-tokenizer-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-xmlreader-7.4.6-1.36.1.ppc64le",
"product_id": "php74-xmlreader-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-xmlrpc-7.4.6-1.36.1.ppc64le",
"product_id": "php74-xmlrpc-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-xmlwriter-7.4.6-1.36.1.ppc64le",
"product_id": "php74-xmlwriter-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-xsl-7.4.6-1.36.1.ppc64le",
"product_id": "php74-xsl-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-zip-7.4.6-1.36.1.ppc64le",
"product_id": "php74-zip-7.4.6-1.36.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.36.1.ppc64le",
"product": {
"name": "php74-zlib-7.4.6-1.36.1.ppc64le",
"product_id": "php74-zlib-7.4.6-1.36.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.36.1.s390",
"product": {
"name": "apache2-mod_php74-7.4.6-1.36.1.s390",
"product_id": "apache2-mod_php74-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.36.1.s390",
"product": {
"name": "php74-7.4.6-1.36.1.s390",
"product_id": "php74-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.36.1.s390",
"product": {
"name": "php74-bcmath-7.4.6-1.36.1.s390",
"product_id": "php74-bcmath-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.36.1.s390",
"product": {
"name": "php74-bz2-7.4.6-1.36.1.s390",
"product_id": "php74-bz2-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.36.1.s390",
"product": {
"name": "php74-calendar-7.4.6-1.36.1.s390",
"product_id": "php74-calendar-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.36.1.s390",
"product": {
"name": "php74-ctype-7.4.6-1.36.1.s390",
"product_id": "php74-ctype-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.36.1.s390",
"product": {
"name": "php74-curl-7.4.6-1.36.1.s390",
"product_id": "php74-curl-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.36.1.s390",
"product": {
"name": "php74-dba-7.4.6-1.36.1.s390",
"product_id": "php74-dba-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.36.1.s390",
"product": {
"name": "php74-devel-7.4.6-1.36.1.s390",
"product_id": "php74-devel-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.36.1.s390",
"product": {
"name": "php74-dom-7.4.6-1.36.1.s390",
"product_id": "php74-dom-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.36.1.s390",
"product": {
"name": "php74-embed-7.4.6-1.36.1.s390",
"product_id": "php74-embed-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.36.1.s390",
"product": {
"name": "php74-enchant-7.4.6-1.36.1.s390",
"product_id": "php74-enchant-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.36.1.s390",
"product": {
"name": "php74-exif-7.4.6-1.36.1.s390",
"product_id": "php74-exif-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.36.1.s390",
"product": {
"name": "php74-fastcgi-7.4.6-1.36.1.s390",
"product_id": "php74-fastcgi-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.36.1.s390",
"product": {
"name": "php74-fileinfo-7.4.6-1.36.1.s390",
"product_id": "php74-fileinfo-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.36.1.s390",
"product": {
"name": "php74-firebird-7.4.6-1.36.1.s390",
"product_id": "php74-firebird-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.36.1.s390",
"product": {
"name": "php74-fpm-7.4.6-1.36.1.s390",
"product_id": "php74-fpm-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.36.1.s390",
"product": {
"name": "php74-ftp-7.4.6-1.36.1.s390",
"product_id": "php74-ftp-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.36.1.s390",
"product": {
"name": "php74-gd-7.4.6-1.36.1.s390",
"product_id": "php74-gd-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.36.1.s390",
"product": {
"name": "php74-gettext-7.4.6-1.36.1.s390",
"product_id": "php74-gettext-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.36.1.s390",
"product": {
"name": "php74-gmp-7.4.6-1.36.1.s390",
"product_id": "php74-gmp-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.36.1.s390",
"product": {
"name": "php74-iconv-7.4.6-1.36.1.s390",
"product_id": "php74-iconv-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.36.1.s390",
"product": {
"name": "php74-intl-7.4.6-1.36.1.s390",
"product_id": "php74-intl-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.36.1.s390",
"product": {
"name": "php74-json-7.4.6-1.36.1.s390",
"product_id": "php74-json-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.36.1.s390",
"product": {
"name": "php74-ldap-7.4.6-1.36.1.s390",
"product_id": "php74-ldap-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.36.1.s390",
"product": {
"name": "php74-mbstring-7.4.6-1.36.1.s390",
"product_id": "php74-mbstring-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.36.1.s390",
"product": {
"name": "php74-mysql-7.4.6-1.36.1.s390",
"product_id": "php74-mysql-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.36.1.s390",
"product": {
"name": "php74-odbc-7.4.6-1.36.1.s390",
"product_id": "php74-odbc-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.36.1.s390",
"product": {
"name": "php74-opcache-7.4.6-1.36.1.s390",
"product_id": "php74-opcache-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.36.1.s390",
"product": {
"name": "php74-openssl-7.4.6-1.36.1.s390",
"product_id": "php74-openssl-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.36.1.s390",
"product": {
"name": "php74-pcntl-7.4.6-1.36.1.s390",
"product_id": "php74-pcntl-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.36.1.s390",
"product": {
"name": "php74-pdo-7.4.6-1.36.1.s390",
"product_id": "php74-pdo-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.36.1.s390",
"product": {
"name": "php74-pgsql-7.4.6-1.36.1.s390",
"product_id": "php74-pgsql-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.36.1.s390",
"product": {
"name": "php74-phar-7.4.6-1.36.1.s390",
"product_id": "php74-phar-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.36.1.s390",
"product": {
"name": "php74-posix-7.4.6-1.36.1.s390",
"product_id": "php74-posix-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.36.1.s390",
"product": {
"name": "php74-readline-7.4.6-1.36.1.s390",
"product_id": "php74-readline-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.36.1.s390",
"product": {
"name": "php74-shmop-7.4.6-1.36.1.s390",
"product_id": "php74-shmop-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.36.1.s390",
"product": {
"name": "php74-snmp-7.4.6-1.36.1.s390",
"product_id": "php74-snmp-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.36.1.s390",
"product": {
"name": "php74-soap-7.4.6-1.36.1.s390",
"product_id": "php74-soap-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.36.1.s390",
"product": {
"name": "php74-sockets-7.4.6-1.36.1.s390",
"product_id": "php74-sockets-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.36.1.s390",
"product": {
"name": "php74-sodium-7.4.6-1.36.1.s390",
"product_id": "php74-sodium-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.36.1.s390",
"product": {
"name": "php74-sqlite-7.4.6-1.36.1.s390",
"product_id": "php74-sqlite-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.36.1.s390",
"product": {
"name": "php74-sysvmsg-7.4.6-1.36.1.s390",
"product_id": "php74-sysvmsg-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.36.1.s390",
"product": {
"name": "php74-sysvsem-7.4.6-1.36.1.s390",
"product_id": "php74-sysvsem-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.36.1.s390",
"product": {
"name": "php74-sysvshm-7.4.6-1.36.1.s390",
"product_id": "php74-sysvshm-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.36.1.s390",
"product": {
"name": "php74-test-7.4.6-1.36.1.s390",
"product_id": "php74-test-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.36.1.s390",
"product": {
"name": "php74-tidy-7.4.6-1.36.1.s390",
"product_id": "php74-tidy-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.36.1.s390",
"product": {
"name": "php74-tokenizer-7.4.6-1.36.1.s390",
"product_id": "php74-tokenizer-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.36.1.s390",
"product": {
"name": "php74-xmlreader-7.4.6-1.36.1.s390",
"product_id": "php74-xmlreader-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.36.1.s390",
"product": {
"name": "php74-xmlrpc-7.4.6-1.36.1.s390",
"product_id": "php74-xmlrpc-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.36.1.s390",
"product": {
"name": "php74-xmlwriter-7.4.6-1.36.1.s390",
"product_id": "php74-xmlwriter-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.36.1.s390",
"product": {
"name": "php74-xsl-7.4.6-1.36.1.s390",
"product_id": "php74-xsl-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.36.1.s390",
"product": {
"name": "php74-zip-7.4.6-1.36.1.s390",
"product_id": "php74-zip-7.4.6-1.36.1.s390"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.36.1.s390",
"product": {
"name": "php74-zlib-7.4.6-1.36.1.s390",
"product_id": "php74-zlib-7.4.6-1.36.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.36.1.s390x",
"product": {
"name": "apache2-mod_php74-7.4.6-1.36.1.s390x",
"product_id": "apache2-mod_php74-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-7.4.6-1.36.1.s390x",
"product_id": "php74-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-bcmath-7.4.6-1.36.1.s390x",
"product_id": "php74-bcmath-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-bz2-7.4.6-1.36.1.s390x",
"product_id": "php74-bz2-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-calendar-7.4.6-1.36.1.s390x",
"product_id": "php74-calendar-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-ctype-7.4.6-1.36.1.s390x",
"product_id": "php74-ctype-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-curl-7.4.6-1.36.1.s390x",
"product_id": "php74-curl-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-dba-7.4.6-1.36.1.s390x",
"product_id": "php74-dba-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-devel-7.4.6-1.36.1.s390x",
"product_id": "php74-devel-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-dom-7.4.6-1.36.1.s390x",
"product_id": "php74-dom-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-embed-7.4.6-1.36.1.s390x",
"product_id": "php74-embed-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-enchant-7.4.6-1.36.1.s390x",
"product_id": "php74-enchant-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-exif-7.4.6-1.36.1.s390x",
"product_id": "php74-exif-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-fastcgi-7.4.6-1.36.1.s390x",
"product_id": "php74-fastcgi-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-fileinfo-7.4.6-1.36.1.s390x",
"product_id": "php74-fileinfo-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-firebird-7.4.6-1.36.1.s390x",
"product_id": "php74-firebird-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-fpm-7.4.6-1.36.1.s390x",
"product_id": "php74-fpm-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-ftp-7.4.6-1.36.1.s390x",
"product_id": "php74-ftp-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-gd-7.4.6-1.36.1.s390x",
"product_id": "php74-gd-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-gettext-7.4.6-1.36.1.s390x",
"product_id": "php74-gettext-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-gmp-7.4.6-1.36.1.s390x",
"product_id": "php74-gmp-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-iconv-7.4.6-1.36.1.s390x",
"product_id": "php74-iconv-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-intl-7.4.6-1.36.1.s390x",
"product_id": "php74-intl-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-json-7.4.6-1.36.1.s390x",
"product_id": "php74-json-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-ldap-7.4.6-1.36.1.s390x",
"product_id": "php74-ldap-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-mbstring-7.4.6-1.36.1.s390x",
"product_id": "php74-mbstring-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-mysql-7.4.6-1.36.1.s390x",
"product_id": "php74-mysql-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-odbc-7.4.6-1.36.1.s390x",
"product_id": "php74-odbc-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-opcache-7.4.6-1.36.1.s390x",
"product_id": "php74-opcache-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-openssl-7.4.6-1.36.1.s390x",
"product_id": "php74-openssl-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-pcntl-7.4.6-1.36.1.s390x",
"product_id": "php74-pcntl-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-pdo-7.4.6-1.36.1.s390x",
"product_id": "php74-pdo-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-pgsql-7.4.6-1.36.1.s390x",
"product_id": "php74-pgsql-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-phar-7.4.6-1.36.1.s390x",
"product_id": "php74-phar-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-posix-7.4.6-1.36.1.s390x",
"product_id": "php74-posix-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-readline-7.4.6-1.36.1.s390x",
"product_id": "php74-readline-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-shmop-7.4.6-1.36.1.s390x",
"product_id": "php74-shmop-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-snmp-7.4.6-1.36.1.s390x",
"product_id": "php74-snmp-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-soap-7.4.6-1.36.1.s390x",
"product_id": "php74-soap-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-sockets-7.4.6-1.36.1.s390x",
"product_id": "php74-sockets-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-sodium-7.4.6-1.36.1.s390x",
"product_id": "php74-sodium-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-sqlite-7.4.6-1.36.1.s390x",
"product_id": "php74-sqlite-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-sysvmsg-7.4.6-1.36.1.s390x",
"product_id": "php74-sysvmsg-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-sysvsem-7.4.6-1.36.1.s390x",
"product_id": "php74-sysvsem-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-sysvshm-7.4.6-1.36.1.s390x",
"product_id": "php74-sysvshm-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-test-7.4.6-1.36.1.s390x",
"product_id": "php74-test-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-tidy-7.4.6-1.36.1.s390x",
"product_id": "php74-tidy-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-tokenizer-7.4.6-1.36.1.s390x",
"product_id": "php74-tokenizer-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-xmlreader-7.4.6-1.36.1.s390x",
"product_id": "php74-xmlreader-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-xmlrpc-7.4.6-1.36.1.s390x",
"product_id": "php74-xmlrpc-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-xmlwriter-7.4.6-1.36.1.s390x",
"product_id": "php74-xmlwriter-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-xsl-7.4.6-1.36.1.s390x",
"product_id": "php74-xsl-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-zip-7.4.6-1.36.1.s390x",
"product_id": "php74-zip-7.4.6-1.36.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.36.1.s390x",
"product": {
"name": "php74-zlib-7.4.6-1.36.1.s390x",
"product_id": "php74-zlib-7.4.6-1.36.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.36.1.x86_64",
"product": {
"name": "apache2-mod_php74-7.4.6-1.36.1.x86_64",
"product_id": "apache2-mod_php74-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-7.4.6-1.36.1.x86_64",
"product_id": "php74-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-bcmath-7.4.6-1.36.1.x86_64",
"product_id": "php74-bcmath-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-bz2-7.4.6-1.36.1.x86_64",
"product_id": "php74-bz2-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-calendar-7.4.6-1.36.1.x86_64",
"product_id": "php74-calendar-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-ctype-7.4.6-1.36.1.x86_64",
"product_id": "php74-ctype-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-curl-7.4.6-1.36.1.x86_64",
"product_id": "php74-curl-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-dba-7.4.6-1.36.1.x86_64",
"product_id": "php74-dba-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-devel-7.4.6-1.36.1.x86_64",
"product_id": "php74-devel-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-dom-7.4.6-1.36.1.x86_64",
"product_id": "php74-dom-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-embed-7.4.6-1.36.1.x86_64",
"product_id": "php74-embed-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-enchant-7.4.6-1.36.1.x86_64",
"product_id": "php74-enchant-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-exif-7.4.6-1.36.1.x86_64",
"product_id": "php74-exif-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-fastcgi-7.4.6-1.36.1.x86_64",
"product_id": "php74-fastcgi-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-fileinfo-7.4.6-1.36.1.x86_64",
"product_id": "php74-fileinfo-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-firebird-7.4.6-1.36.1.x86_64",
"product_id": "php74-firebird-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-fpm-7.4.6-1.36.1.x86_64",
"product_id": "php74-fpm-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-ftp-7.4.6-1.36.1.x86_64",
"product_id": "php74-ftp-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-gd-7.4.6-1.36.1.x86_64",
"product_id": "php74-gd-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-gettext-7.4.6-1.36.1.x86_64",
"product_id": "php74-gettext-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-gmp-7.4.6-1.36.1.x86_64",
"product_id": "php74-gmp-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-iconv-7.4.6-1.36.1.x86_64",
"product_id": "php74-iconv-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-intl-7.4.6-1.36.1.x86_64",
"product_id": "php74-intl-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-json-7.4.6-1.36.1.x86_64",
"product_id": "php74-json-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-ldap-7.4.6-1.36.1.x86_64",
"product_id": "php74-ldap-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-mbstring-7.4.6-1.36.1.x86_64",
"product_id": "php74-mbstring-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-mysql-7.4.6-1.36.1.x86_64",
"product_id": "php74-mysql-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-odbc-7.4.6-1.36.1.x86_64",
"product_id": "php74-odbc-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-opcache-7.4.6-1.36.1.x86_64",
"product_id": "php74-opcache-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-openssl-7.4.6-1.36.1.x86_64",
"product_id": "php74-openssl-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-pcntl-7.4.6-1.36.1.x86_64",
"product_id": "php74-pcntl-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-pdo-7.4.6-1.36.1.x86_64",
"product_id": "php74-pdo-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-pgsql-7.4.6-1.36.1.x86_64",
"product_id": "php74-pgsql-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-phar-7.4.6-1.36.1.x86_64",
"product_id": "php74-phar-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-posix-7.4.6-1.36.1.x86_64",
"product_id": "php74-posix-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-readline-7.4.6-1.36.1.x86_64",
"product_id": "php74-readline-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-shmop-7.4.6-1.36.1.x86_64",
"product_id": "php74-shmop-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-snmp-7.4.6-1.36.1.x86_64",
"product_id": "php74-snmp-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-soap-7.4.6-1.36.1.x86_64",
"product_id": "php74-soap-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-sockets-7.4.6-1.36.1.x86_64",
"product_id": "php74-sockets-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-sodium-7.4.6-1.36.1.x86_64",
"product_id": "php74-sodium-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-sqlite-7.4.6-1.36.1.x86_64",
"product_id": "php74-sqlite-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-sysvmsg-7.4.6-1.36.1.x86_64",
"product_id": "php74-sysvmsg-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-sysvsem-7.4.6-1.36.1.x86_64",
"product_id": "php74-sysvsem-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-sysvshm-7.4.6-1.36.1.x86_64",
"product_id": "php74-sysvshm-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-test-7.4.6-1.36.1.x86_64",
"product_id": "php74-test-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-tidy-7.4.6-1.36.1.x86_64",
"product_id": "php74-tidy-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-tokenizer-7.4.6-1.36.1.x86_64",
"product_id": "php74-tokenizer-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-xmlreader-7.4.6-1.36.1.x86_64",
"product_id": "php74-xmlreader-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-xmlrpc-7.4.6-1.36.1.x86_64",
"product_id": "php74-xmlrpc-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-xmlwriter-7.4.6-1.36.1.x86_64",
"product_id": "php74-xmlwriter-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-xsl-7.4.6-1.36.1.x86_64",
"product_id": "php74-xsl-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-zip-7.4.6-1.36.1.x86_64",
"product_id": "php74-zip-7.4.6-1.36.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.36.1.x86_64",
"product": {
"name": "php74-zlib-7.4.6-1.36.1.x86_64",
"product_id": "php74-zlib-7.4.6-1.36.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.aarch64"
},
"product_reference": "apache2-mod_php74-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.ppc64le"
},
"product_reference": "apache2-mod_php74-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.s390x"
},
"product_reference": "apache2-mod_php74-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.x86_64"
},
"product_reference": "apache2-mod_php74-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-bcmath-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-bcmath-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-bcmath-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-bcmath-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-bz2-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-bz2-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-bz2-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-bz2-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-calendar-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-calendar-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-calendar-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-calendar-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-ctype-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-ctype-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-ctype-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-ctype-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-curl-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-curl-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-curl-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-curl-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-dba-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-dba-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-dba-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-dba-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-dom-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-dom-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-dom-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-dom-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-enchant-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-enchant-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-enchant-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-enchant-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-exif-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-exif-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-exif-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-exif-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-fastcgi-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-fastcgi-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-fastcgi-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-fastcgi-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-fileinfo-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-fileinfo-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-fileinfo-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-fileinfo-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-fpm-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-fpm-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-fpm-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-fpm-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-ftp-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-ftp-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-ftp-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-ftp-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-gd-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-gd-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-gd-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-gd-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-gettext-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-gettext-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-gettext-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-gettext-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-gmp-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-gmp-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-gmp-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-gmp-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-iconv-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-iconv-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-iconv-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-iconv-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-intl-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-intl-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-intl-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-intl-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-json-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-json-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-json-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-json-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-ldap-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-ldap-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-ldap-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-ldap-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-mbstring-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-mbstring-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-mbstring-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-mbstring-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-mysql-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-mysql-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-mysql-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-mysql-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-odbc-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-odbc-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-odbc-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-odbc-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-opcache-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-opcache-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-opcache-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-opcache-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-openssl-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-openssl-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-openssl-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-openssl-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-pcntl-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-pcntl-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-pcntl-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-pcntl-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-pdo-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-pdo-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-pdo-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-pdo-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-pgsql-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-pgsql-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-pgsql-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-pgsql-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-phar-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-phar-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-phar-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-phar-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-posix-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-posix-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-posix-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-posix-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-readline-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-readline-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-readline-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-readline-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-shmop-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-shmop-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-shmop-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-shmop-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-snmp-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-snmp-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-snmp-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-snmp-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-soap-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-soap-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-soap-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-soap-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-sockets-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-sockets-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-sockets-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-sockets-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-sodium-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-sodium-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-sodium-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-sodium-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-sqlite-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-sqlite-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-sqlite-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-sqlite-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-sysvmsg-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-sysvmsg-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-sysvmsg-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-sysvmsg-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-sysvsem-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-sysvsem-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-sysvsem-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-sysvsem-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-sysvshm-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-sysvshm-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-sysvshm-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-sysvshm-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-tidy-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-tidy-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-tidy-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-tidy-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-tokenizer-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-tokenizer-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-tokenizer-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-tokenizer-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-xmlreader-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-xmlreader-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-xmlreader-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-xmlreader-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-xmlrpc-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-xmlrpc-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-xmlrpc-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-xmlrpc-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-xmlwriter-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-xmlwriter-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-xmlwriter-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-xmlwriter-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-xsl-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-xsl-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-xsl-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-xsl-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-zip-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-zip-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-zip-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-zip-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-zlib-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-zlib-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-zlib-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-zlib-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.6-1.36.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.aarch64"
},
"product_reference": "php74-devel-7.4.6-1.36.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.6-1.36.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.ppc64le"
},
"product_reference": "php74-devel-7.4.6-1.36.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.6-1.36.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.s390x"
},
"product_reference": "php74-devel-7.4.6-1.36.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.6-1.36.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.x86_64"
},
"product_reference": "php74-devel-7.4.6-1.36.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.36.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.36.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-01T17:14:43Z",
"details": "important"
}
],
"title": "CVE-2021-21708"
}
]
}
SUSE-SU-2022:0847-1
Vulnerability from csaf_suse - Published: 2022-03-15 12:11 - Updated: 2022-03-15 12:11| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-bcmath-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-bz2-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-calendar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-ctype-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-curl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-dba-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-devel-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-dom-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-enchant-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-exif-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-fpm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-ftp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-gd-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-gettext-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-gmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-iconv-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-intl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-json-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-ldap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-mbstring-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-mysql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-odbc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-opcache-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-openssl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-pcntl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-pdo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-pgsql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-phar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-posix-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-readline-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-shmop-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-snmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-soap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-sockets-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-sodium-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-sqlite-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-tidy-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-xsl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-zip-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.1:php7-zlib-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-json-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n- CVE-2021-21708: Fixed a memory corruption issue when processing integers\n from an untrusted source (bsc#1196252).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-847,SUSE-SLE-Module-Packagehub-Subpackages-15-SP3-2022-847,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-847,SUSE-SLE-Product-HPC-15-SP2-ESPOS-2022-847,SUSE-SLE-Product-HPC-15-SP2-LTSS-2022-847,SUSE-SLE-Product-SLES-15-SP2-BCL-2022-847,SUSE-SLE-Product-SLES-15-SP2-LTSS-2022-847,SUSE-SLE-Product-SLES_SAP-15-SP2-2022-847,SUSE-SLE-Product-SUSE-Manager-Proxy-4.1-2022-847,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.1-2022-847,SUSE-SLE-Product-SUSE-Manager-Server-4.1-2022-847,SUSE-Storage-7-2022-847",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_0847-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:0847-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20220847-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:0847-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-March/010446.html"
},
{
"category": "self",
"summary": "SUSE Bug 1196252",
"url": "https://bugzilla.suse.com/1196252"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2022-03-15T12:11:05Z",
"generator": {
"date": "2022-03-15T12:11:05Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:0847-1",
"initial_release_date": "2022-03-15T12:11:05Z",
"revision_history": [
{
"date": "2022-03-15T12:11:05Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-7.4.6-3.35.1.aarch64",
"product_id": "php7-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64",
"product_id": "php7-bcmath-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64",
"product_id": "php7-bz2-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64",
"product_id": "php7-calendar-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64",
"product_id": "php7-ctype-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-curl-7.4.6-3.35.1.aarch64",
"product_id": "php7-curl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-dba-7.4.6-3.35.1.aarch64",
"product_id": "php7-dba-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-devel-7.4.6-3.35.1.aarch64",
"product_id": "php7-devel-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-dom-7.4.6-3.35.1.aarch64",
"product_id": "php7-dom-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-embed-7.4.6-3.35.1.aarch64",
"product_id": "php7-embed-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64",
"product_id": "php7-enchant-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-exif-7.4.6-3.35.1.aarch64",
"product_id": "php7-exif-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"product_id": "php7-fastcgi-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"product_id": "php7-fileinfo-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.aarch64",
"product_id": "php7-firebird-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64",
"product_id": "php7-fpm-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64",
"product_id": "php7-ftp-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-gd-7.4.6-3.35.1.aarch64",
"product_id": "php7-gd-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64",
"product_id": "php7-gettext-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64",
"product_id": "php7-gmp-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64",
"product_id": "php7-iconv-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-intl-7.4.6-3.35.1.aarch64",
"product_id": "php7-intl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-json-7.4.6-3.35.1.aarch64",
"product_id": "php7-json-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64",
"product_id": "php7-ldap-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64",
"product_id": "php7-mbstring-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64",
"product_id": "php7-mysql-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64",
"product_id": "php7-odbc-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64",
"product_id": "php7-opcache-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64",
"product_id": "php7-openssl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64",
"product_id": "php7-pcntl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64",
"product_id": "php7-pdo-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64",
"product_id": "php7-pgsql-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-phar-7.4.6-3.35.1.aarch64",
"product_id": "php7-phar-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-posix-7.4.6-3.35.1.aarch64",
"product_id": "php7-posix-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-readline-7.4.6-3.35.1.aarch64",
"product_id": "php7-readline-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64",
"product_id": "php7-shmop-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64",
"product_id": "php7-snmp-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-soap-7.4.6-3.35.1.aarch64",
"product_id": "php7-soap-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64",
"product_id": "php7-sockets-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64",
"product_id": "php7-sodium-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64",
"product_id": "php7-sqlite-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"product_id": "php7-sysvsem-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"product_id": "php7-sysvshm-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-test-7.4.6-3.35.1.aarch64",
"product_id": "php7-test-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64",
"product_id": "php7-tidy-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"product_id": "php7-tokenizer-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"product_id": "php7-xmlreader-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64",
"product_id": "php7-xsl-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-zip-7.4.6-3.35.1.aarch64",
"product_id": "php7-zip-7.4.6-3.35.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.aarch64",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64",
"product_id": "php7-zlib-7.4.6-3.35.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.i586",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.i586",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.i586",
"product": {
"name": "php7-7.4.6-3.35.1.i586",
"product_id": "php7-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.i586",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.i586",
"product_id": "php7-bcmath-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.i586",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.i586",
"product_id": "php7-bz2-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.i586",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.i586",
"product_id": "php7-calendar-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.i586",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.i586",
"product_id": "php7-ctype-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.i586",
"product": {
"name": "php7-curl-7.4.6-3.35.1.i586",
"product_id": "php7-curl-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.i586",
"product": {
"name": "php7-dba-7.4.6-3.35.1.i586",
"product_id": "php7-dba-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.i586",
"product": {
"name": "php7-devel-7.4.6-3.35.1.i586",
"product_id": "php7-devel-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.i586",
"product": {
"name": "php7-dom-7.4.6-3.35.1.i586",
"product_id": "php7-dom-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.i586",
"product": {
"name": "php7-embed-7.4.6-3.35.1.i586",
"product_id": "php7-embed-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.i586",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.i586",
"product_id": "php7-enchant-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.i586",
"product": {
"name": "php7-exif-7.4.6-3.35.1.i586",
"product_id": "php7-exif-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.i586",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.i586",
"product_id": "php7-fastcgi-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.i586",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.i586",
"product_id": "php7-fileinfo-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.i586",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.i586",
"product_id": "php7-firebird-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.i586",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.i586",
"product_id": "php7-fpm-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.i586",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.i586",
"product_id": "php7-ftp-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.i586",
"product": {
"name": "php7-gd-7.4.6-3.35.1.i586",
"product_id": "php7-gd-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.i586",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.i586",
"product_id": "php7-gettext-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.i586",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.i586",
"product_id": "php7-gmp-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.i586",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.i586",
"product_id": "php7-iconv-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.i586",
"product": {
"name": "php7-intl-7.4.6-3.35.1.i586",
"product_id": "php7-intl-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.i586",
"product": {
"name": "php7-json-7.4.6-3.35.1.i586",
"product_id": "php7-json-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.i586",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.i586",
"product_id": "php7-ldap-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.i586",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.i586",
"product_id": "php7-mbstring-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.i586",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.i586",
"product_id": "php7-mysql-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.i586",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.i586",
"product_id": "php7-odbc-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.i586",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.i586",
"product_id": "php7-opcache-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.i586",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.i586",
"product_id": "php7-openssl-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.i586",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.i586",
"product_id": "php7-pcntl-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.i586",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.i586",
"product_id": "php7-pdo-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.i586",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.i586",
"product_id": "php7-pgsql-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.i586",
"product": {
"name": "php7-phar-7.4.6-3.35.1.i586",
"product_id": "php7-phar-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.i586",
"product": {
"name": "php7-posix-7.4.6-3.35.1.i586",
"product_id": "php7-posix-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.i586",
"product": {
"name": "php7-readline-7.4.6-3.35.1.i586",
"product_id": "php7-readline-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.i586",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.i586",
"product_id": "php7-shmop-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.i586",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.i586",
"product_id": "php7-snmp-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.i586",
"product": {
"name": "php7-soap-7.4.6-3.35.1.i586",
"product_id": "php7-soap-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.i586",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.i586",
"product_id": "php7-sockets-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.i586",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.i586",
"product_id": "php7-sodium-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.i586",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.i586",
"product_id": "php7-sqlite-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.i586",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.i586",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.i586",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.i586",
"product_id": "php7-sysvsem-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.i586",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.i586",
"product_id": "php7-sysvshm-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.i586",
"product": {
"name": "php7-test-7.4.6-3.35.1.i586",
"product_id": "php7-test-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.i586",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.i586",
"product_id": "php7-tidy-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.i586",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.i586",
"product_id": "php7-tokenizer-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.i586",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.i586",
"product_id": "php7-xmlreader-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.i586",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.i586",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.i586",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.i586",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.i586",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.i586",
"product_id": "php7-xsl-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.i586",
"product": {
"name": "php7-zip-7.4.6-3.35.1.i586",
"product_id": "php7-zip-7.4.6-3.35.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.i586",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.i586",
"product_id": "php7-zlib-7.4.6-3.35.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-7.4.6-3.35.1.ppc64le",
"product_id": "php7-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"product_id": "php7-bcmath-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.ppc64le",
"product_id": "php7-bz2-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.ppc64le",
"product_id": "php7-calendar-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.ppc64le",
"product_id": "php7-ctype-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-curl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-curl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-dba-7.4.6-3.35.1.ppc64le",
"product_id": "php7-dba-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-devel-7.4.6-3.35.1.ppc64le",
"product_id": "php7-devel-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-dom-7.4.6-3.35.1.ppc64le",
"product_id": "php7-dom-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-embed-7.4.6-3.35.1.ppc64le",
"product_id": "php7-embed-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.ppc64le",
"product_id": "php7-enchant-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-exif-7.4.6-3.35.1.ppc64le",
"product_id": "php7-exif-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"product_id": "php7-fastcgi-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"product_id": "php7-fileinfo-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.ppc64le",
"product_id": "php7-firebird-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.ppc64le",
"product_id": "php7-fpm-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.ppc64le",
"product_id": "php7-ftp-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-gd-7.4.6-3.35.1.ppc64le",
"product_id": "php7-gd-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.ppc64le",
"product_id": "php7-gettext-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.ppc64le",
"product_id": "php7-gmp-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.ppc64le",
"product_id": "php7-iconv-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-intl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-intl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-json-7.4.6-3.35.1.ppc64le",
"product_id": "php7-json-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.ppc64le",
"product_id": "php7-ldap-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"product_id": "php7-mbstring-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.ppc64le",
"product_id": "php7-mysql-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.ppc64le",
"product_id": "php7-odbc-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.ppc64le",
"product_id": "php7-opcache-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-openssl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-pcntl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.ppc64le",
"product_id": "php7-pdo-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"product_id": "php7-pgsql-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-phar-7.4.6-3.35.1.ppc64le",
"product_id": "php7-phar-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-posix-7.4.6-3.35.1.ppc64le",
"product_id": "php7-posix-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-readline-7.4.6-3.35.1.ppc64le",
"product_id": "php7-readline-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.ppc64le",
"product_id": "php7-shmop-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.ppc64le",
"product_id": "php7-snmp-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-soap-7.4.6-3.35.1.ppc64le",
"product_id": "php7-soap-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sockets-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sodium-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sqlite-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sysvsem-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"product_id": "php7-sysvshm-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-test-7.4.6-3.35.1.ppc64le",
"product_id": "php7-test-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.ppc64le",
"product_id": "php7-tidy-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"product_id": "php7-tokenizer-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"product_id": "php7-xmlreader-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.ppc64le",
"product_id": "php7-xsl-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-zip-7.4.6-3.35.1.ppc64le",
"product_id": "php7-zip-7.4.6-3.35.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.ppc64le",
"product_id": "php7-zlib-7.4.6-3.35.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-7.4.6-3.35.1.s390x",
"product_id": "php7-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.s390x",
"product_id": "php7-bcmath-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.s390x",
"product_id": "php7-bz2-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.s390x",
"product_id": "php7-calendar-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.s390x",
"product_id": "php7-ctype-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-curl-7.4.6-3.35.1.s390x",
"product_id": "php7-curl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-dba-7.4.6-3.35.1.s390x",
"product_id": "php7-dba-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-devel-7.4.6-3.35.1.s390x",
"product_id": "php7-devel-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-dom-7.4.6-3.35.1.s390x",
"product_id": "php7-dom-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-embed-7.4.6-3.35.1.s390x",
"product_id": "php7-embed-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.s390x",
"product_id": "php7-enchant-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-exif-7.4.6-3.35.1.s390x",
"product_id": "php7-exif-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.s390x",
"product_id": "php7-fastcgi-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.s390x",
"product_id": "php7-fileinfo-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.s390x",
"product_id": "php7-firebird-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.s390x",
"product_id": "php7-fpm-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.s390x",
"product_id": "php7-ftp-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-gd-7.4.6-3.35.1.s390x",
"product_id": "php7-gd-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.s390x",
"product_id": "php7-gettext-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.s390x",
"product_id": "php7-gmp-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.s390x",
"product_id": "php7-iconv-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-intl-7.4.6-3.35.1.s390x",
"product_id": "php7-intl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-json-7.4.6-3.35.1.s390x",
"product_id": "php7-json-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.s390x",
"product_id": "php7-ldap-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.s390x",
"product_id": "php7-mbstring-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.s390x",
"product_id": "php7-mysql-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.s390x",
"product_id": "php7-odbc-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.s390x",
"product_id": "php7-opcache-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.s390x",
"product_id": "php7-openssl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.s390x",
"product_id": "php7-pcntl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.s390x",
"product_id": "php7-pdo-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.s390x",
"product_id": "php7-pgsql-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-phar-7.4.6-3.35.1.s390x",
"product_id": "php7-phar-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-posix-7.4.6-3.35.1.s390x",
"product_id": "php7-posix-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-readline-7.4.6-3.35.1.s390x",
"product_id": "php7-readline-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.s390x",
"product_id": "php7-shmop-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.s390x",
"product_id": "php7-snmp-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-soap-7.4.6-3.35.1.s390x",
"product_id": "php7-soap-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.s390x",
"product_id": "php7-sockets-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.s390x",
"product_id": "php7-sodium-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.s390x",
"product_id": "php7-sqlite-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.s390x",
"product_id": "php7-sysvsem-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.s390x",
"product_id": "php7-sysvshm-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-test-7.4.6-3.35.1.s390x",
"product_id": "php7-test-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.s390x",
"product_id": "php7-tidy-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.s390x",
"product_id": "php7-tokenizer-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.s390x",
"product_id": "php7-xmlreader-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.s390x",
"product_id": "php7-xsl-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-zip-7.4.6-3.35.1.s390x",
"product_id": "php7-zip-7.4.6-3.35.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.s390x",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.s390x",
"product_id": "php7-zlib-7.4.6-3.35.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"product_id": "apache2-mod_php7-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-7.4.6-3.35.1.x86_64",
"product_id": "php7-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64",
"product_id": "php7-bcmath-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64",
"product_id": "php7-bz2-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64",
"product_id": "php7-calendar-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64",
"product_id": "php7-ctype-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-curl-7.4.6-3.35.1.x86_64",
"product_id": "php7-curl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-dba-7.4.6-3.35.1.x86_64",
"product_id": "php7-dba-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-devel-7.4.6-3.35.1.x86_64",
"product_id": "php7-devel-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-dom-7.4.6-3.35.1.x86_64",
"product_id": "php7-dom-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-embed-7.4.6-3.35.1.x86_64",
"product_id": "php7-embed-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64",
"product_id": "php7-enchant-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-exif-7.4.6-3.35.1.x86_64",
"product_id": "php7-exif-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"product_id": "php7-fastcgi-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"product_id": "php7-fileinfo-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-firebird-7.4.6-3.35.1.x86_64",
"product_id": "php7-firebird-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64",
"product_id": "php7-fpm-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64",
"product_id": "php7-ftp-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-gd-7.4.6-3.35.1.x86_64",
"product_id": "php7-gd-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64",
"product_id": "php7-gettext-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64",
"product_id": "php7-gmp-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64",
"product_id": "php7-iconv-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-intl-7.4.6-3.35.1.x86_64",
"product_id": "php7-intl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-json-7.4.6-3.35.1.x86_64",
"product_id": "php7-json-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64",
"product_id": "php7-ldap-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64",
"product_id": "php7-mbstring-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64",
"product_id": "php7-mysql-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64",
"product_id": "php7-odbc-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64",
"product_id": "php7-opcache-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64",
"product_id": "php7-openssl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64",
"product_id": "php7-pcntl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64",
"product_id": "php7-pdo-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64",
"product_id": "php7-pgsql-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-phar-7.4.6-3.35.1.x86_64",
"product_id": "php7-phar-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-posix-7.4.6-3.35.1.x86_64",
"product_id": "php7-posix-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-readline-7.4.6-3.35.1.x86_64",
"product_id": "php7-readline-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64",
"product_id": "php7-shmop-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64",
"product_id": "php7-snmp-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-soap-7.4.6-3.35.1.x86_64",
"product_id": "php7-soap-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64",
"product_id": "php7-sockets-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64",
"product_id": "php7-sodium-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64",
"product_id": "php7-sqlite-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"product_id": "php7-sysvmsg-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"product_id": "php7-sysvsem-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"product_id": "php7-sysvshm-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-test-7.4.6-3.35.1.x86_64",
"product_id": "php7-test-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64",
"product_id": "php7-tidy-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"product_id": "php7-tokenizer-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"product_id": "php7-xmlreader-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"product_id": "php7-xmlrpc-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"product_id": "php7-xmlwriter-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64",
"product_id": "php7-xsl-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-zip-7.4.6-3.35.1.x86_64",
"product_id": "php7-zip-7.4.6-3.35.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.35.1.x86_64",
"product": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64",
"product_id": "php7-zlib-7.4.6-3.35.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-embed-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-embed-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-embed-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-embed-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-curl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-curl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dba-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dba-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-devel-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-devel-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dom-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dom-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-exif-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-exif-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gd-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gd-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-intl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-intl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-json-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-json-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-json-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-phar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-phar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-posix-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-posix-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-readline-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-readline-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-soap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-soap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zip-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zip-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-json-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-json-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-curl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-curl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dba-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dba-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-devel-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-devel-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dom-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dom-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-exif-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-exif-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gd-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gd-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-intl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-intl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-json-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-json-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-json-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-phar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-phar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-posix-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-posix-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-readline-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-readline-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-soap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-soap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zip-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zip-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-curl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dba-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-devel-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dom-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-exif-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gd-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-intl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-json-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-phar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-posix-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-readline-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-soap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zip-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Manager Proxy 4.1",
"product_id": "SUSE Manager Proxy 4.1:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Manager Retail Branch Server 4.1",
"product_id": "SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-curl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-curl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dba-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dba-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-devel-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-devel-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-dom-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-dom-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-exif-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-exif-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gd-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gd-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-intl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-intl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-json-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-json-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-phar-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-phar-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-posix-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-posix-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-readline-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-readline-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-soap-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-soap-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zip-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zip-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.ppc64le as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.s390x as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.s390x"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Manager Server 4.1",
"product_id": "SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-json-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.aarch64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.35.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.35.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Enterprise Storage 7:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP3:php7-embed-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP3:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-BCL:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Proxy 4.1:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Retail Branch Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:apache2-mod_php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-bcmath-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-bz2-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-calendar-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ctype-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-curl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-dba-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-devel-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-dom-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-enchant-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-exif-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fastcgi-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fileinfo-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-fpm-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ftp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gd-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gettext-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-gmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-iconv-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-intl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-json-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-ldap-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-mbstring-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-mysql-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-odbc-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-opcache-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-openssl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pcntl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pdo-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-pgsql-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-phar-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-posix-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-readline-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-shmop-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-snmp-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-soap-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sockets-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sodium-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sqlite-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvmsg-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvsem-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-sysvshm-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-tidy-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-tokenizer-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlreader-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlrpc-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xmlwriter-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-xsl-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-zip-7.4.6-3.35.1.x86_64",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.ppc64le",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.s390x",
"SUSE Manager Server 4.1:php7-zlib-7.4.6-3.35.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-03-15T12:11:05Z",
"details": "important"
}
],
"title": "CVE-2021-21708"
}
]
}
SUSE-SU-2022:3997-1
Vulnerability from csaf_suse - Published: 2022-11-15 16:07 - Updated: 2022-11-15 16:07| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7 fixes the following issues:\n\n- Version update to 7.4.33:\n- CVE-2022-31630: Fixed out-of-bounds read due to insufficient input validation in imageloadfont() (bsc#1204979).\n- CVE-2022-37454: Fixed buffer overflow in hash_update() on long parameter (bsc#1204577).\n\n\n- Version update to 7.4.32 (jsc#SLE-23639)\n- CVE-2022-31628: Fixed an uncontrolled recursion in the phar uncompressor while decompressing \u0027quines\u0027 gzip files. (bsc#1203867)\n- CVE-2022-31629: Fixed a bug which could lead an attacker to set an insecure cookie that will treated as secure in the victim\u0027s browser. (bsc#1203870)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-3997,SUSE-SLE-Module-Legacy-15-SP4-2022-3997,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2022-3997,openSUSE-SLE-15.4-2022-3997",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_3997-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:3997-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223997-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:3997-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012935.html"
},
{
"category": "self",
"summary": "SUSE Bug 1203867",
"url": "https://bugzilla.suse.com/1203867"
},
{
"category": "self",
"summary": "SUSE Bug 1203870",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "self",
"summary": "SUSE Bug 1204577",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "self",
"summary": "SUSE Bug 1204979",
"url": "https://bugzilla.suse.com/1204979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21707 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21707/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31625 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31625/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31628 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2022-11-15T16:07:32Z",
"generator": {
"date": "2022-11-15T16:07:32Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:3997-1",
"initial_release_date": "2022-11-15T16:07:32Z",
"revision_history": [
{
"date": "2022-11-15T16:07:32Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"product_id": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-bcmath-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-bz2-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-bz2-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-calendar-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-calendar-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-cli-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-cli-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-ctype-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-ctype-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-curl-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-curl-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-dba-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-dba-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-devel-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-devel-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-dom-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-dom-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-embed-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-embed-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-enchant-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-enchant-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-exif-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-exif-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-fpm-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-fpm-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-ftp-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-ftp-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-gd-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-gd-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-gettext-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-gettext-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-gmp-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-gmp-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-iconv-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-iconv-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-intl-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-intl-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-json-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-json-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-ldap-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-ldap-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-mbstring-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-mysql-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-mysql-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-odbc-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-odbc-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-opcache-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-opcache-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-openssl-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-openssl-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-pcntl-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-pdo-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-pdo-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-pgsql-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-phar-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-phar-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-posix-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-posix-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-readline-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-readline-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-shmop-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-shmop-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-snmp-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-snmp-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-soap-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-soap-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-sockets-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-sockets-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-sodium-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-sodium-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-sqlite-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.13.2.aarch64",
"product": {
"name": "php7-test-7.4.33-150400.4.13.2.aarch64",
"product_id": "php7-test-7.4.33-150400.4.13.2.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-tidy-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-tidy-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-xsl-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-xsl-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-zip-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-zip-7.4.33-150400.4.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.13.1.aarch64",
"product": {
"name": "php7-zlib-7.4.33-150400.4.13.1.aarch64",
"product_id": "php7-zlib-7.4.33-150400.4.13.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.i586",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.i586",
"product_id": "apache2-mod_php7-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-7.4.33-150400.4.13.1.i586",
"product_id": "php7-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.i586",
"product_id": "php7-bcmath-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-bz2-7.4.33-150400.4.13.1.i586",
"product_id": "php7-bz2-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-calendar-7.4.33-150400.4.13.1.i586",
"product_id": "php7-calendar-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-cli-7.4.33-150400.4.13.1.i586",
"product_id": "php7-cli-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-ctype-7.4.33-150400.4.13.1.i586",
"product_id": "php7-ctype-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-curl-7.4.33-150400.4.13.1.i586",
"product_id": "php7-curl-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-dba-7.4.33-150400.4.13.1.i586",
"product_id": "php7-dba-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-devel-7.4.33-150400.4.13.1.i586",
"product_id": "php7-devel-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-dom-7.4.33-150400.4.13.1.i586",
"product_id": "php7-dom-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-embed-7.4.33-150400.4.13.1.i586",
"product_id": "php7-embed-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-enchant-7.4.33-150400.4.13.1.i586",
"product_id": "php7-enchant-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-exif-7.4.33-150400.4.13.1.i586",
"product_id": "php7-exif-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.i586",
"product_id": "php7-fastcgi-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.i586",
"product_id": "php7-fileinfo-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-fpm-7.4.33-150400.4.13.1.i586",
"product_id": "php7-fpm-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-ftp-7.4.33-150400.4.13.1.i586",
"product_id": "php7-ftp-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-gd-7.4.33-150400.4.13.1.i586",
"product_id": "php7-gd-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-gettext-7.4.33-150400.4.13.1.i586",
"product_id": "php7-gettext-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-gmp-7.4.33-150400.4.13.1.i586",
"product_id": "php7-gmp-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-iconv-7.4.33-150400.4.13.1.i586",
"product_id": "php7-iconv-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-intl-7.4.33-150400.4.13.1.i586",
"product_id": "php7-intl-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-json-7.4.33-150400.4.13.1.i586",
"product_id": "php7-json-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-ldap-7.4.33-150400.4.13.1.i586",
"product_id": "php7-ldap-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.i586",
"product_id": "php7-mbstring-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-mysql-7.4.33-150400.4.13.1.i586",
"product_id": "php7-mysql-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-odbc-7.4.33-150400.4.13.1.i586",
"product_id": "php7-odbc-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-opcache-7.4.33-150400.4.13.1.i586",
"product_id": "php7-opcache-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-openssl-7.4.33-150400.4.13.1.i586",
"product_id": "php7-openssl-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.i586",
"product_id": "php7-pcntl-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-pdo-7.4.33-150400.4.13.1.i586",
"product_id": "php7-pdo-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.i586",
"product_id": "php7-pgsql-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-phar-7.4.33-150400.4.13.1.i586",
"product_id": "php7-phar-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-posix-7.4.33-150400.4.13.1.i586",
"product_id": "php7-posix-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-readline-7.4.33-150400.4.13.1.i586",
"product_id": "php7-readline-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-shmop-7.4.33-150400.4.13.1.i586",
"product_id": "php7-shmop-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-snmp-7.4.33-150400.4.13.1.i586",
"product_id": "php7-snmp-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-soap-7.4.33-150400.4.13.1.i586",
"product_id": "php7-soap-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-sockets-7.4.33-150400.4.13.1.i586",
"product_id": "php7-sockets-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-sodium-7.4.33-150400.4.13.1.i586",
"product_id": "php7-sodium-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.i586",
"product_id": "php7-sqlite-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.i586",
"product_id": "php7-sysvmsg-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.i586",
"product_id": "php7-sysvsem-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.i586",
"product_id": "php7-sysvshm-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.13.2.i586",
"product": {
"name": "php7-test-7.4.33-150400.4.13.2.i586",
"product_id": "php7-test-7.4.33-150400.4.13.2.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-tidy-7.4.33-150400.4.13.1.i586",
"product_id": "php7-tidy-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.i586",
"product_id": "php7-tokenizer-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.i586",
"product_id": "php7-xmlreader-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.i586",
"product_id": "php7-xmlrpc-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.i586",
"product_id": "php7-xmlwriter-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-xsl-7.4.33-150400.4.13.1.i586",
"product_id": "php7-xsl-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-zip-7.4.33-150400.4.13.1.i586",
"product_id": "php7-zip-7.4.33-150400.4.13.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.13.1.i586",
"product": {
"name": "php7-zlib-7.4.33-150400.4.13.1.i586",
"product_id": "php7-zlib-7.4.33-150400.4.13.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-bz2-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-calendar-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-cli-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-cli-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-ctype-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-curl-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-curl-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-dba-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-dba-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-devel-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-devel-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-dom-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-dom-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-embed-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-embed-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-enchant-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-exif-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-exif-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-fpm-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-ftp-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-gd-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-gd-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-gettext-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-gmp-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-iconv-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-intl-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-intl-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-json-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-json-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-ldap-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-mysql-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-odbc-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-opcache-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-openssl-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-pdo-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-phar-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-phar-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-posix-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-posix-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-readline-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-readline-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-shmop-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-snmp-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-soap-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-soap-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-sockets-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-sodium-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.13.2.ppc64le",
"product": {
"name": "php7-test-7.4.33-150400.4.13.2.ppc64le",
"product_id": "php7-test-7.4.33-150400.4.13.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-tidy-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-xsl-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-zip-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-zip-7.4.33-150400.4.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"product_id": "php7-zlib-7.4.33-150400.4.13.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"product_id": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-bcmath-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-bz2-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-bz2-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-calendar-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-calendar-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-cli-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-cli-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-ctype-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-ctype-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-curl-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-curl-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-dba-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-dba-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-devel-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-devel-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-dom-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-dom-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-embed-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-embed-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-enchant-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-enchant-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-exif-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-exif-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-fastcgi-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-fileinfo-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-fpm-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-fpm-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-ftp-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-ftp-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-gd-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-gd-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-gettext-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-gettext-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-gmp-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-gmp-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-iconv-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-iconv-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-intl-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-intl-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-json-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-json-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-ldap-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-ldap-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-mbstring-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-mysql-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-mysql-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-odbc-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-odbc-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-opcache-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-opcache-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-openssl-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-openssl-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-pcntl-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-pdo-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-pdo-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-pgsql-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-phar-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-phar-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-posix-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-posix-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-readline-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-readline-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-shmop-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-shmop-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-snmp-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-snmp-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-soap-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-soap-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-sockets-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-sockets-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-sodium-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-sodium-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-sqlite-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-sysvsem-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-sysvshm-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.13.2.s390x",
"product": {
"name": "php7-test-7.4.33-150400.4.13.2.s390x",
"product_id": "php7-test-7.4.33-150400.4.13.2.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-tidy-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-tidy-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-tokenizer-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-xmlreader-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-xsl-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-xsl-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-zip-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-zip-7.4.33-150400.4.13.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.13.1.s390x",
"product": {
"name": "php7-zlib-7.4.33-150400.4.13.1.s390x",
"product_id": "php7-zlib-7.4.33-150400.4.13.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"product_id": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-bcmath-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-bz2-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-bz2-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-calendar-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-calendar-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-cli-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-cli-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-ctype-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-ctype-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-curl-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-curl-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-dba-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-dba-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-devel-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-devel-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-dom-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-dom-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-embed-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-embed-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-enchant-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-enchant-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-exif-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-exif-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-fpm-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-fpm-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-ftp-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-ftp-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-gd-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-gd-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-gettext-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-gettext-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-gmp-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-gmp-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-iconv-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-iconv-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-intl-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-intl-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-json-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-json-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-ldap-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-ldap-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-mbstring-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-mysql-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-mysql-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-odbc-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-odbc-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-opcache-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-opcache-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-openssl-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-openssl-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-pcntl-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-pdo-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-pdo-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-pgsql-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-phar-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-phar-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-posix-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-posix-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-readline-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-readline-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-shmop-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-shmop-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-snmp-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-snmp-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-soap-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-soap-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-sockets-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-sockets-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-sodium-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-sodium-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-sqlite-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.33-150400.4.13.2.x86_64",
"product": {
"name": "php7-test-7.4.33-150400.4.13.2.x86_64",
"product_id": "php7-test-7.4.33-150400.4.13.2.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-tidy-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-tidy-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-xsl-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-xsl-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-zip-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-zip-7.4.33-150400.4.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.33-150400.4.13.1.x86_64",
"product": {
"name": "php7-zlib-7.4.33-150400.4.13.1.x86_64",
"product_id": "php7-zlib-7.4.33-150400.4.13.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-bz2-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-calendar-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-cli-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-ctype-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-curl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-dba-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-devel-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-dom-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-embed-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-enchant-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-exif-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-fpm-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-ftp-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-gd-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-gettext-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-gmp-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-iconv-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-intl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-json-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-ldap-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-mysql-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-odbc-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-opcache-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-openssl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-pdo-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-phar-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-posix-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-readline-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-shmop-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-snmp-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-soap-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sockets-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sodium-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.13.2.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64"
},
"product_reference": "php7-test-7.4.33-150400.4.13.2.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.13.2.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le"
},
"product_reference": "php7-test-7.4.33-150400.4.13.2.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.13.2.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x"
},
"product_reference": "php7-test-7.4.33-150400.4.13.2.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-test-7.4.33-150400.4.13.2.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64"
},
"product_reference": "php7-test-7.4.33-150400.4.13.2.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-tidy-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-xsl-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-zip-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.33-150400.4.13.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
},
"product_reference": "php7-zlib-7.4.33-150400.4.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-21707",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21707"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21707",
"url": "https://www.suse.com/security/cve/CVE-2021-21707"
},
{
"category": "external",
"summary": "SUSE Bug 1193041 for CVE-2021-21707",
"url": "https://bugzilla.suse.com/1193041"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "moderate"
}
],
"title": "CVE-2021-21707"
},
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "important"
}
],
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2022-31625",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31625"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vulnerability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31625",
"url": "https://www.suse.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "SUSE Bug 1200645 for CVE-2022-31625",
"url": "https://bugzilla.suse.com/1200645"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "important"
}
],
"title": "CVE-2022-31625"
},
{
"cve": "CVE-2022-31626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31626"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when pdo_mysql extension with mysqlnd driver, if the third party is allowed to supply host to connect to and the password for the connection, password of excessive length can trigger a buffer overflow in PHP, which can lead to a remote code execution vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31626",
"url": "https://www.suse.com/security/cve/CVE-2022-31626"
},
{
"category": "external",
"summary": "SUSE Bug 1200628 for CVE-2022-31626",
"url": "https://bugzilla.suse.com/1200628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "important"
}
],
"title": "CVE-2022-31626"
},
{
"cve": "CVE-2022-31628",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31628"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress \"quines\" gzip files, resulting in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31628",
"url": "https://www.suse.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "SUSE Bug 1203867 for CVE-2022-31628",
"url": "https://bugzilla.suse.com/1203867"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "moderate"
}
],
"title": "CVE-2022-31628"
},
{
"cve": "CVE-2022-31629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31629"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables 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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31629",
"url": "https://www.suse.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "SUSE Bug 1203870 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "external",
"summary": "SUSE Bug 1222857 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1222857"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "moderate"
}
],
"title": "CVE-2022-31629"
},
{
"cve": "CVE-2022-31630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31630"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information. ",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31630",
"url": "https://www.suse.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "SUSE Bug 1204979 for CVE-2022-31630",
"url": "https://bugzilla.suse.com/1204979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "moderate"
}
],
"title": "CVE-2022-31630"
},
{
"cve": "CVE-2022-37454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-37454"
}
],
"notes": [
{
"category": "general",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-37454",
"url": "https://www.suse.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "SUSE Bug 1204577 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "external",
"summary": "SUSE Bug 1204966 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204966"
},
{
"category": "external",
"summary": "SUSE Bug 1205836 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1205836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-json-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP4:php7-zlib-7.4.33-150400.4.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:apache2-mod_php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bcmath-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-bz2-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-calendar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-cli-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ctype-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-curl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dba-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-devel-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-dom-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-embed-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-enchant-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-exif-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fastcgi-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fileinfo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-fpm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ftp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gd-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gettext-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-gmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-iconv-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-intl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-json-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-ldap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mbstring-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-mysql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-odbc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-opcache-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-openssl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pcntl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pdo-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-pgsql-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-phar-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-posix-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-readline-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-shmop-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-snmp-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-soap-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sockets-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sodium-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sqlite-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvmsg-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvsem-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-sysvshm-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.aarch64",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.ppc64le",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.s390x",
"openSUSE Leap 15.4:php7-test-7.4.33-150400.4.13.2.x86_64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tidy-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-tokenizer-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlreader-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlrpc-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xmlwriter-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-xsl-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zip-7.4.33-150400.4.13.1.x86_64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.aarch64",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.ppc64le",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.s390x",
"openSUSE Leap 15.4:php7-zlib-7.4.33-150400.4.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-15T16:07:32Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
SUSE-SU-2022:4068-1
Vulnerability from csaf_suse - Published: 2022-11-18 10:55 - Updated: 2022-11-18 10:55| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php74",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php74 fixes the following issues:\n\n- Version update to 7.4.33:\n- CVE-2022-31630: Fixed out-of-bounds read due to insufficient input validation in imageloadfont() (bsc#1204979).\n- CVE-2022-37454: Fixed buffer overflow in hash_update() on long parameter (bsc#1204577).\n\n- Version update to 7.4.32 (jsc#SLE-23639)\n- CVE-2022-31628: Fixed an uncontrolled recursion in the phar uncompressor while decompressing \u0027quines\u0027 gzip files. (bsc#1203867)\n- CVE-2022-31629: Fixed a bug which could lead an attacker to set an insecure cookie that will treated as secure in the victim\u0027s browser. (bsc#1203870)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2022-4068,SUSE-SLE-Module-Web-Scripting-12-2022-4068,SUSE-SLE-SDK-12-SP5-2022-4068",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_4068-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2022:4068-1",
"url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224068-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2022:4068-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012984.html"
},
{
"category": "self",
"summary": "SUSE Bug 1203867",
"url": "https://bugzilla.suse.com/1203867"
},
{
"category": "self",
"summary": "SUSE Bug 1203870",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "self",
"summary": "SUSE Bug 1204577",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "self",
"summary": "SUSE Bug 1204979",
"url": "https://bugzilla.suse.com/1204979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2017-8923 page",
"url": "https://www.suse.com/security/cve/CVE-2017-8923/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7068 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7068/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7069 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7069/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7070 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7070/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-7071 page",
"url": "https://www.suse.com/security/cve/CVE-2020-7071/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21702 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21702/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21703 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21703/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21704 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21704/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21705 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21705/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21706 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21706/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21707 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21707/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21708 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21708/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31625 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31625/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31628 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-31630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-31630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-37454 page",
"url": "https://www.suse.com/security/cve/CVE-2022-37454/"
}
],
"title": "Security update for php74",
"tracking": {
"current_release_date": "2022-11-18T10:55:22Z",
"generator": {
"date": "2022-11-18T10:55:22Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2022:4068-1",
"initial_release_date": "2022-11-18T10:55:22Z",
"revision_history": [
{
"date": "2022-11-18T10:55:22Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.aarch64",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.aarch64",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-7.4.33-1.47.2.aarch64",
"product_id": "php74-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.aarch64",
"product_id": "php74-bcmath-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.aarch64",
"product_id": "php74-bz2-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.aarch64",
"product_id": "php74-calendar-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.aarch64",
"product_id": "php74-ctype-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-curl-7.4.33-1.47.2.aarch64",
"product_id": "php74-curl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-dba-7.4.33-1.47.2.aarch64",
"product_id": "php74-dba-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-devel-7.4.33-1.47.2.aarch64",
"product_id": "php74-devel-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-dom-7.4.33-1.47.2.aarch64",
"product_id": "php74-dom-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-embed-7.4.33-1.47.2.aarch64",
"product_id": "php74-embed-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.aarch64",
"product_id": "php74-enchant-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-exif-7.4.33-1.47.2.aarch64",
"product_id": "php74-exif-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.aarch64",
"product_id": "php74-fastcgi-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.aarch64",
"product_id": "php74-fileinfo-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.aarch64",
"product_id": "php74-firebird-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.aarch64",
"product_id": "php74-fpm-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.aarch64",
"product_id": "php74-ftp-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-gd-7.4.33-1.47.2.aarch64",
"product_id": "php74-gd-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.aarch64",
"product_id": "php74-gettext-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.aarch64",
"product_id": "php74-gmp-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.aarch64",
"product_id": "php74-iconv-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-intl-7.4.33-1.47.2.aarch64",
"product_id": "php74-intl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-json-7.4.33-1.47.2.aarch64",
"product_id": "php74-json-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.aarch64",
"product_id": "php74-ldap-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.aarch64",
"product_id": "php74-mbstring-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.aarch64",
"product_id": "php74-mysql-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.aarch64",
"product_id": "php74-odbc-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.aarch64",
"product_id": "php74-opcache-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.aarch64",
"product_id": "php74-openssl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.aarch64",
"product_id": "php74-pcntl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.aarch64",
"product_id": "php74-pdo-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.aarch64",
"product_id": "php74-pgsql-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-phar-7.4.33-1.47.2.aarch64",
"product_id": "php74-phar-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-posix-7.4.33-1.47.2.aarch64",
"product_id": "php74-posix-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-readline-7.4.33-1.47.2.aarch64",
"product_id": "php74-readline-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.aarch64",
"product_id": "php74-shmop-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.aarch64",
"product_id": "php74-snmp-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-soap-7.4.33-1.47.2.aarch64",
"product_id": "php74-soap-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.aarch64",
"product_id": "php74-sockets-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.aarch64",
"product_id": "php74-sodium-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.aarch64",
"product_id": "php74-sqlite-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.aarch64",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.aarch64",
"product_id": "php74-sysvsem-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.aarch64",
"product_id": "php74-sysvshm-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-test-7.4.33-1.47.2.aarch64",
"product_id": "php74-test-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.aarch64",
"product_id": "php74-tidy-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.aarch64",
"product_id": "php74-tokenizer-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.aarch64",
"product_id": "php74-xmlreader-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.aarch64",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.aarch64",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.aarch64",
"product_id": "php74-xsl-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-zip-7.4.33-1.47.2.aarch64",
"product_id": "php74-zip-7.4.33-1.47.2.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.aarch64",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.aarch64",
"product_id": "php74-zlib-7.4.33-1.47.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.i586",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.i586",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.i586",
"product": {
"name": "php74-7.4.33-1.47.2.i586",
"product_id": "php74-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.i586",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.i586",
"product_id": "php74-bcmath-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.i586",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.i586",
"product_id": "php74-bz2-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.i586",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.i586",
"product_id": "php74-calendar-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.i586",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.i586",
"product_id": "php74-ctype-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-curl-7.4.33-1.47.2.i586",
"product_id": "php74-curl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.i586",
"product": {
"name": "php74-dba-7.4.33-1.47.2.i586",
"product_id": "php74-dba-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.i586",
"product": {
"name": "php74-devel-7.4.33-1.47.2.i586",
"product_id": "php74-devel-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.i586",
"product": {
"name": "php74-dom-7.4.33-1.47.2.i586",
"product_id": "php74-dom-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.i586",
"product": {
"name": "php74-embed-7.4.33-1.47.2.i586",
"product_id": "php74-embed-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.i586",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.i586",
"product_id": "php74-enchant-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.i586",
"product": {
"name": "php74-exif-7.4.33-1.47.2.i586",
"product_id": "php74-exif-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.i586",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.i586",
"product_id": "php74-fastcgi-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.i586",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.i586",
"product_id": "php74-fileinfo-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.i586",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.i586",
"product_id": "php74-firebird-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.i586",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.i586",
"product_id": "php74-fpm-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.i586",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.i586",
"product_id": "php74-ftp-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.i586",
"product": {
"name": "php74-gd-7.4.33-1.47.2.i586",
"product_id": "php74-gd-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.i586",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.i586",
"product_id": "php74-gettext-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.i586",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.i586",
"product_id": "php74-gmp-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.i586",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.i586",
"product_id": "php74-iconv-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-intl-7.4.33-1.47.2.i586",
"product_id": "php74-intl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.i586",
"product": {
"name": "php74-json-7.4.33-1.47.2.i586",
"product_id": "php74-json-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.i586",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.i586",
"product_id": "php74-ldap-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.i586",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.i586",
"product_id": "php74-mbstring-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.i586",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.i586",
"product_id": "php74-mysql-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.i586",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.i586",
"product_id": "php74-odbc-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.i586",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.i586",
"product_id": "php74-opcache-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.i586",
"product_id": "php74-openssl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.i586",
"product_id": "php74-pcntl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.i586",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.i586",
"product_id": "php74-pdo-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.i586",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.i586",
"product_id": "php74-pgsql-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.i586",
"product": {
"name": "php74-phar-7.4.33-1.47.2.i586",
"product_id": "php74-phar-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.i586",
"product": {
"name": "php74-posix-7.4.33-1.47.2.i586",
"product_id": "php74-posix-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.i586",
"product": {
"name": "php74-readline-7.4.33-1.47.2.i586",
"product_id": "php74-readline-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.i586",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.i586",
"product_id": "php74-shmop-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.i586",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.i586",
"product_id": "php74-snmp-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.i586",
"product": {
"name": "php74-soap-7.4.33-1.47.2.i586",
"product_id": "php74-soap-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.i586",
"product_id": "php74-sockets-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.i586",
"product_id": "php74-sodium-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.i586",
"product_id": "php74-sqlite-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.i586",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.i586",
"product_id": "php74-sysvsem-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.i586",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.i586",
"product_id": "php74-sysvshm-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.i586",
"product": {
"name": "php74-test-7.4.33-1.47.2.i586",
"product_id": "php74-test-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.i586",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.i586",
"product_id": "php74-tidy-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.i586",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.i586",
"product_id": "php74-tokenizer-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.i586",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.i586",
"product_id": "php74-xmlreader-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.i586",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.i586",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.i586",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.i586",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.i586",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.i586",
"product_id": "php74-xsl-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.i586",
"product": {
"name": "php74-zip-7.4.33-1.47.2.i586",
"product_id": "php74-zip-7.4.33-1.47.2.i586"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.i586",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.i586",
"product_id": "php74-zlib-7.4.33-1.47.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-7.4.33-1.47.2.ppc64le",
"product_id": "php74-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.ppc64le",
"product_id": "php74-bcmath-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.ppc64le",
"product_id": "php74-bz2-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.ppc64le",
"product_id": "php74-calendar-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.ppc64le",
"product_id": "php74-ctype-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-curl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-curl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-dba-7.4.33-1.47.2.ppc64le",
"product_id": "php74-dba-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-devel-7.4.33-1.47.2.ppc64le",
"product_id": "php74-devel-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-dom-7.4.33-1.47.2.ppc64le",
"product_id": "php74-dom-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-embed-7.4.33-1.47.2.ppc64le",
"product_id": "php74-embed-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.ppc64le",
"product_id": "php74-enchant-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-exif-7.4.33-1.47.2.ppc64le",
"product_id": "php74-exif-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.ppc64le",
"product_id": "php74-fastcgi-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.ppc64le",
"product_id": "php74-fileinfo-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.ppc64le",
"product_id": "php74-firebird-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.ppc64le",
"product_id": "php74-fpm-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.ppc64le",
"product_id": "php74-ftp-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-gd-7.4.33-1.47.2.ppc64le",
"product_id": "php74-gd-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.ppc64le",
"product_id": "php74-gettext-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.ppc64le",
"product_id": "php74-gmp-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.ppc64le",
"product_id": "php74-iconv-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-intl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-intl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-json-7.4.33-1.47.2.ppc64le",
"product_id": "php74-json-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.ppc64le",
"product_id": "php74-ldap-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.ppc64le",
"product_id": "php74-mbstring-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.ppc64le",
"product_id": "php74-mysql-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.ppc64le",
"product_id": "php74-odbc-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.ppc64le",
"product_id": "php74-opcache-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-openssl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-pcntl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.ppc64le",
"product_id": "php74-pdo-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.ppc64le",
"product_id": "php74-pgsql-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-phar-7.4.33-1.47.2.ppc64le",
"product_id": "php74-phar-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-posix-7.4.33-1.47.2.ppc64le",
"product_id": "php74-posix-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-readline-7.4.33-1.47.2.ppc64le",
"product_id": "php74-readline-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.ppc64le",
"product_id": "php74-shmop-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.ppc64le",
"product_id": "php74-snmp-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-soap-7.4.33-1.47.2.ppc64le",
"product_id": "php74-soap-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sockets-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sodium-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sqlite-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sysvsem-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.ppc64le",
"product_id": "php74-sysvshm-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-test-7.4.33-1.47.2.ppc64le",
"product_id": "php74-test-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.ppc64le",
"product_id": "php74-tidy-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.ppc64le",
"product_id": "php74-tokenizer-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.ppc64le",
"product_id": "php74-xmlreader-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.ppc64le",
"product_id": "php74-xsl-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-zip-7.4.33-1.47.2.ppc64le",
"product_id": "php74-zip-7.4.33-1.47.2.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.ppc64le",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.ppc64le",
"product_id": "php74-zlib-7.4.33-1.47.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.s390",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.s390",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.s390",
"product": {
"name": "php74-7.4.33-1.47.2.s390",
"product_id": "php74-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.s390",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.s390",
"product_id": "php74-bcmath-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.s390",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.s390",
"product_id": "php74-bz2-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.s390",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.s390",
"product_id": "php74-calendar-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.s390",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.s390",
"product_id": "php74-ctype-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-curl-7.4.33-1.47.2.s390",
"product_id": "php74-curl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.s390",
"product": {
"name": "php74-dba-7.4.33-1.47.2.s390",
"product_id": "php74-dba-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.s390",
"product": {
"name": "php74-devel-7.4.33-1.47.2.s390",
"product_id": "php74-devel-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.s390",
"product": {
"name": "php74-dom-7.4.33-1.47.2.s390",
"product_id": "php74-dom-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.s390",
"product": {
"name": "php74-embed-7.4.33-1.47.2.s390",
"product_id": "php74-embed-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.s390",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.s390",
"product_id": "php74-enchant-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.s390",
"product": {
"name": "php74-exif-7.4.33-1.47.2.s390",
"product_id": "php74-exif-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.s390",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.s390",
"product_id": "php74-fastcgi-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.s390",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.s390",
"product_id": "php74-fileinfo-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.s390",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.s390",
"product_id": "php74-firebird-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.s390",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.s390",
"product_id": "php74-fpm-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.s390",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.s390",
"product_id": "php74-ftp-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.s390",
"product": {
"name": "php74-gd-7.4.33-1.47.2.s390",
"product_id": "php74-gd-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.s390",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.s390",
"product_id": "php74-gettext-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.s390",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.s390",
"product_id": "php74-gmp-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.s390",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.s390",
"product_id": "php74-iconv-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-intl-7.4.33-1.47.2.s390",
"product_id": "php74-intl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.s390",
"product": {
"name": "php74-json-7.4.33-1.47.2.s390",
"product_id": "php74-json-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.s390",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.s390",
"product_id": "php74-ldap-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.s390",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.s390",
"product_id": "php74-mbstring-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.s390",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.s390",
"product_id": "php74-mysql-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.s390",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.s390",
"product_id": "php74-odbc-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.s390",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.s390",
"product_id": "php74-opcache-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.s390",
"product_id": "php74-openssl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.s390",
"product_id": "php74-pcntl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.s390",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.s390",
"product_id": "php74-pdo-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.s390",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.s390",
"product_id": "php74-pgsql-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.s390",
"product": {
"name": "php74-phar-7.4.33-1.47.2.s390",
"product_id": "php74-phar-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.s390",
"product": {
"name": "php74-posix-7.4.33-1.47.2.s390",
"product_id": "php74-posix-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.s390",
"product": {
"name": "php74-readline-7.4.33-1.47.2.s390",
"product_id": "php74-readline-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.s390",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.s390",
"product_id": "php74-shmop-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.s390",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.s390",
"product_id": "php74-snmp-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.s390",
"product": {
"name": "php74-soap-7.4.33-1.47.2.s390",
"product_id": "php74-soap-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.s390",
"product_id": "php74-sockets-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.s390",
"product_id": "php74-sodium-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.s390",
"product_id": "php74-sqlite-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.s390",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.s390",
"product_id": "php74-sysvsem-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.s390",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.s390",
"product_id": "php74-sysvshm-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.s390",
"product": {
"name": "php74-test-7.4.33-1.47.2.s390",
"product_id": "php74-test-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.s390",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.s390",
"product_id": "php74-tidy-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.s390",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.s390",
"product_id": "php74-tokenizer-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.s390",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.s390",
"product_id": "php74-xmlreader-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.s390",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.s390",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.s390",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.s390",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.s390",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.s390",
"product_id": "php74-xsl-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.s390",
"product": {
"name": "php74-zip-7.4.33-1.47.2.s390",
"product_id": "php74-zip-7.4.33-1.47.2.s390"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.s390",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.s390",
"product_id": "php74-zlib-7.4.33-1.47.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.s390x",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.s390x",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-7.4.33-1.47.2.s390x",
"product_id": "php74-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.s390x",
"product_id": "php74-bcmath-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.s390x",
"product_id": "php74-bz2-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.s390x",
"product_id": "php74-calendar-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.s390x",
"product_id": "php74-ctype-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-curl-7.4.33-1.47.2.s390x",
"product_id": "php74-curl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-dba-7.4.33-1.47.2.s390x",
"product_id": "php74-dba-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-devel-7.4.33-1.47.2.s390x",
"product_id": "php74-devel-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-dom-7.4.33-1.47.2.s390x",
"product_id": "php74-dom-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-embed-7.4.33-1.47.2.s390x",
"product_id": "php74-embed-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.s390x",
"product_id": "php74-enchant-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-exif-7.4.33-1.47.2.s390x",
"product_id": "php74-exif-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.s390x",
"product_id": "php74-fastcgi-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.s390x",
"product_id": "php74-fileinfo-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.s390x",
"product_id": "php74-firebird-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.s390x",
"product_id": "php74-fpm-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.s390x",
"product_id": "php74-ftp-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-gd-7.4.33-1.47.2.s390x",
"product_id": "php74-gd-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.s390x",
"product_id": "php74-gettext-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.s390x",
"product_id": "php74-gmp-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.s390x",
"product_id": "php74-iconv-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-intl-7.4.33-1.47.2.s390x",
"product_id": "php74-intl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-json-7.4.33-1.47.2.s390x",
"product_id": "php74-json-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.s390x",
"product_id": "php74-ldap-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.s390x",
"product_id": "php74-mbstring-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.s390x",
"product_id": "php74-mysql-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.s390x",
"product_id": "php74-odbc-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.s390x",
"product_id": "php74-opcache-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.s390x",
"product_id": "php74-openssl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.s390x",
"product_id": "php74-pcntl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.s390x",
"product_id": "php74-pdo-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.s390x",
"product_id": "php74-pgsql-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-phar-7.4.33-1.47.2.s390x",
"product_id": "php74-phar-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-posix-7.4.33-1.47.2.s390x",
"product_id": "php74-posix-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-readline-7.4.33-1.47.2.s390x",
"product_id": "php74-readline-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.s390x",
"product_id": "php74-shmop-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.s390x",
"product_id": "php74-snmp-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-soap-7.4.33-1.47.2.s390x",
"product_id": "php74-soap-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.s390x",
"product_id": "php74-sockets-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.s390x",
"product_id": "php74-sodium-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.s390x",
"product_id": "php74-sqlite-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.s390x",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.s390x",
"product_id": "php74-sysvsem-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.s390x",
"product_id": "php74-sysvshm-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-test-7.4.33-1.47.2.s390x",
"product_id": "php74-test-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.s390x",
"product_id": "php74-tidy-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.s390x",
"product_id": "php74-tokenizer-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.s390x",
"product_id": "php74-xmlreader-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.s390x",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.s390x",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.s390x",
"product_id": "php74-xsl-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-zip-7.4.33-1.47.2.s390x",
"product_id": "php74-zip-7.4.33-1.47.2.s390x"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.s390x",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.s390x",
"product_id": "php74-zlib-7.4.33-1.47.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.33-1.47.2.x86_64",
"product": {
"name": "apache2-mod_php74-7.4.33-1.47.2.x86_64",
"product_id": "apache2-mod_php74-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-7.4.33-1.47.2.x86_64",
"product_id": "php74-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-bcmath-7.4.33-1.47.2.x86_64",
"product_id": "php74-bcmath-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-bz2-7.4.33-1.47.2.x86_64",
"product_id": "php74-bz2-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-calendar-7.4.33-1.47.2.x86_64",
"product_id": "php74-calendar-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-ctype-7.4.33-1.47.2.x86_64",
"product_id": "php74-ctype-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-curl-7.4.33-1.47.2.x86_64",
"product_id": "php74-curl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-dba-7.4.33-1.47.2.x86_64",
"product_id": "php74-dba-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-devel-7.4.33-1.47.2.x86_64",
"product_id": "php74-devel-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-dom-7.4.33-1.47.2.x86_64",
"product_id": "php74-dom-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-embed-7.4.33-1.47.2.x86_64",
"product_id": "php74-embed-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-enchant-7.4.33-1.47.2.x86_64",
"product_id": "php74-enchant-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-exif-7.4.33-1.47.2.x86_64",
"product_id": "php74-exif-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-fastcgi-7.4.33-1.47.2.x86_64",
"product_id": "php74-fastcgi-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-fileinfo-7.4.33-1.47.2.x86_64",
"product_id": "php74-fileinfo-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-firebird-7.4.33-1.47.2.x86_64",
"product_id": "php74-firebird-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-fpm-7.4.33-1.47.2.x86_64",
"product_id": "php74-fpm-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-ftp-7.4.33-1.47.2.x86_64",
"product_id": "php74-ftp-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-gd-7.4.33-1.47.2.x86_64",
"product_id": "php74-gd-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-gettext-7.4.33-1.47.2.x86_64",
"product_id": "php74-gettext-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-gmp-7.4.33-1.47.2.x86_64",
"product_id": "php74-gmp-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-iconv-7.4.33-1.47.2.x86_64",
"product_id": "php74-iconv-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-intl-7.4.33-1.47.2.x86_64",
"product_id": "php74-intl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-json-7.4.33-1.47.2.x86_64",
"product_id": "php74-json-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-ldap-7.4.33-1.47.2.x86_64",
"product_id": "php74-ldap-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-mbstring-7.4.33-1.47.2.x86_64",
"product_id": "php74-mbstring-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-mysql-7.4.33-1.47.2.x86_64",
"product_id": "php74-mysql-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-odbc-7.4.33-1.47.2.x86_64",
"product_id": "php74-odbc-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-opcache-7.4.33-1.47.2.x86_64",
"product_id": "php74-opcache-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-openssl-7.4.33-1.47.2.x86_64",
"product_id": "php74-openssl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-pcntl-7.4.33-1.47.2.x86_64",
"product_id": "php74-pcntl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-pdo-7.4.33-1.47.2.x86_64",
"product_id": "php74-pdo-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-pgsql-7.4.33-1.47.2.x86_64",
"product_id": "php74-pgsql-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-phar-7.4.33-1.47.2.x86_64",
"product_id": "php74-phar-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-posix-7.4.33-1.47.2.x86_64",
"product_id": "php74-posix-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-readline-7.4.33-1.47.2.x86_64",
"product_id": "php74-readline-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-shmop-7.4.33-1.47.2.x86_64",
"product_id": "php74-shmop-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-snmp-7.4.33-1.47.2.x86_64",
"product_id": "php74-snmp-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-soap-7.4.33-1.47.2.x86_64",
"product_id": "php74-soap-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sockets-7.4.33-1.47.2.x86_64",
"product_id": "php74-sockets-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sodium-7.4.33-1.47.2.x86_64",
"product_id": "php74-sodium-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sqlite-7.4.33-1.47.2.x86_64",
"product_id": "php74-sqlite-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sysvmsg-7.4.33-1.47.2.x86_64",
"product_id": "php74-sysvmsg-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sysvsem-7.4.33-1.47.2.x86_64",
"product_id": "php74-sysvsem-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-sysvshm-7.4.33-1.47.2.x86_64",
"product_id": "php74-sysvshm-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-test-7.4.33-1.47.2.x86_64",
"product_id": "php74-test-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-tidy-7.4.33-1.47.2.x86_64",
"product_id": "php74-tidy-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-tokenizer-7.4.33-1.47.2.x86_64",
"product_id": "php74-tokenizer-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-xmlreader-7.4.33-1.47.2.x86_64",
"product_id": "php74-xmlreader-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-xmlrpc-7.4.33-1.47.2.x86_64",
"product_id": "php74-xmlrpc-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-xmlwriter-7.4.33-1.47.2.x86_64",
"product_id": "php74-xmlwriter-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-xsl-7.4.33-1.47.2.x86_64",
"product_id": "php74-xsl-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-zip-7.4.33-1.47.2.x86_64",
"product_id": "php74-zip-7.4.33-1.47.2.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.33-1.47.2.x86_64",
"product": {
"name": "php74-zlib-7.4.33-1.47.2.x86_64",
"product_id": "php74-zlib-7.4.33-1.47.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64"
},
"product_reference": "apache2-mod_php74-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le"
},
"product_reference": "apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x"
},
"product_reference": "apache2-mod_php74-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php74-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64"
},
"product_reference": "apache2-mod_php74-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-bcmath-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-bcmath-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-bcmath-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bcmath-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-bcmath-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-bz2-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-bz2-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-bz2-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-bz2-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-bz2-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-calendar-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-calendar-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-calendar-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-calendar-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-calendar-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-ctype-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-ctype-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-ctype-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ctype-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-ctype-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-curl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-curl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-curl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-curl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-curl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-dba-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-dba-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-dba-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dba-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-dba-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-dom-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-dom-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-dom-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-dom-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-dom-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-enchant-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-enchant-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-enchant-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-enchant-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-enchant-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-exif-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-exif-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-exif-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-exif-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-exif-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-fastcgi-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-fastcgi-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-fastcgi-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fastcgi-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-fastcgi-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-fileinfo-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-fileinfo-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-fileinfo-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fileinfo-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-fileinfo-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-fpm-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-fpm-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-fpm-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-fpm-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-fpm-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-ftp-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-ftp-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-ftp-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ftp-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-ftp-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-gd-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-gd-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-gd-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gd-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-gd-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-gettext-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-gettext-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-gettext-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gettext-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-gettext-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-gmp-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-gmp-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-gmp-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-gmp-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-gmp-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-iconv-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-iconv-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-iconv-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-iconv-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-iconv-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-intl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-intl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-intl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-intl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-intl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-json-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-json-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-json-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-json-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-json-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-ldap-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-ldap-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-ldap-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-ldap-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-ldap-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-mbstring-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-mbstring-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-mbstring-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mbstring-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-mbstring-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-mysql-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-mysql-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-mysql-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-mysql-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-mysql-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-odbc-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-odbc-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-odbc-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-odbc-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-odbc-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-opcache-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-opcache-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-opcache-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-opcache-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-opcache-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-openssl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-openssl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-openssl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-openssl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-openssl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-pcntl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-pcntl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-pcntl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pcntl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-pcntl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-pdo-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-pdo-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-pdo-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pdo-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-pdo-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-pgsql-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-pgsql-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-pgsql-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-pgsql-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-pgsql-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-phar-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-phar-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-phar-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-phar-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-phar-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-posix-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-posix-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-posix-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-posix-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-posix-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-readline-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-readline-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-readline-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-readline-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-readline-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-shmop-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-shmop-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-shmop-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-shmop-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-shmop-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-snmp-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-snmp-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-snmp-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-snmp-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-snmp-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-soap-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-soap-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-soap-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-soap-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-soap-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sockets-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sockets-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sockets-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sockets-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sockets-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sodium-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sodium-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sodium-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sodium-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sodium-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sqlite-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sqlite-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sqlite-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sqlite-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sqlite-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sysvmsg-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sysvmsg-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvmsg-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sysvmsg-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sysvsem-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sysvsem-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sysvsem-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvsem-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sysvsem-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-sysvshm-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-sysvshm-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-sysvshm-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-sysvshm-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-sysvshm-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-tidy-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-tidy-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-tidy-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tidy-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-tidy-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-tokenizer-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-tokenizer-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-tokenizer-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-tokenizer-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-tokenizer-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-xmlreader-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-xmlreader-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-xmlreader-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlreader-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-xmlreader-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-xmlrpc-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-xmlrpc-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlrpc-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-xmlrpc-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-xmlwriter-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-xmlwriter-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xmlwriter-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-xmlwriter-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-xsl-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-xsl-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-xsl-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-xsl-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-xsl-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-zip-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-zip-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-zip-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zip-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-zip-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-zlib-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-zlib-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-zlib-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-zlib-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-zlib-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.47.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64"
},
"product_reference": "php74-devel-7.4.33-1.47.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.47.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le"
},
"product_reference": "php74-devel-7.4.33-1.47.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.47.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x"
},
"product_reference": "php74-devel-7.4.33-1.47.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php74-devel-7.4.33-1.47.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
},
"product_reference": "php74-devel-7.4.33-1.47.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2017-8923",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2017-8923"
}
],
"notes": [
{
"category": "general",
"text": "The zend_string_extend function in Zend/zend_string.h in PHP through 7.1.5 does not prevent changes to string objects that result in a negative length, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact by leveraging a script\u0027s use of .= with a long string.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2017-8923",
"url": "https://www.suse.com/security/cve/CVE-2017-8923"
},
{
"category": "external",
"summary": "SUSE Bug 1038980 for CVE-2017-8923",
"url": "https://bugzilla.suse.com/1038980"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "low"
}
],
"title": "CVE-2017-8923"
},
{
"cve": "CVE-2020-7068",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7068"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.33, 7.3.x below 7.3.21 and 7.4.x below 7.4.9, while processing PHAR files using phar extension, phar_parse_zipfile could be tricked into accessing freed memory, which could lead to a crash or information disclosure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7068",
"url": "https://www.suse.com/security/cve/CVE-2020-7068"
},
{
"category": "external",
"summary": "SUSE Bug 1175203 for CVE-2020-7068",
"url": "https://bugzilla.suse.com/1175203"
},
{
"category": "external",
"summary": "SUSE Bug 1175223 for CVE-2020-7068",
"url": "https://bugzilla.suse.com/1175223"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2020-7068"
},
{
"cve": "CVE-2020-7069",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7069"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when AES-CCM mode is used with openssl_encrypt() function with 12 bytes IV, only first 7 bytes of the IV is actually used. This can lead to both decreased security and incorrect encryption data.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7069",
"url": "https://www.suse.com/security/cve/CVE-2020-7069"
},
{
"category": "external",
"summary": "SUSE Bug 1177351 for CVE-2020-7069",
"url": "https://bugzilla.suse.com/1177351"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2020-7069"
},
{
"cve": "CVE-2020-7070",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7070"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.2.x below 7.2.34, 7.3.x below 7.3.23 and 7.4.x below 7.4.11, when PHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-8184 for more information.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7070",
"url": "https://www.suse.com/security/cve/CVE-2020-7070"
},
{
"category": "external",
"summary": "SUSE Bug 1177352 for CVE-2020-7070",
"url": "https://bugzilla.suse.com/1177352"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2020-7070"
},
{
"cve": "CVE-2020-7071",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-7071"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.26, 7.4.x below 7.4.14 and 8.0.0, when validating URL with functions like filter_var($url, FILTER_VALIDATE_URL), PHP will accept an URL with invalid password as valid URL. This may lead to functions that rely on URL being valid to mis-parse the URL and produce wrong data as components of the URL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-7071",
"url": "https://www.suse.com/security/cve/CVE-2020-7071"
},
{
"category": "external",
"summary": "SUSE Bug 1180706 for CVE-2020-7071",
"url": "https://bugzilla.suse.com/1180706"
},
{
"category": "external",
"summary": "SUSE Bug 1182049 for CVE-2020-7071",
"url": "https://bugzilla.suse.com/1182049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2020-7071"
},
{
"cve": "CVE-2021-21702",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21702"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.27, 7.4.x below 7.4.15 and 8.0.x below 8.0.2, when using SOAP extension to connect to a SOAP server, a malicious SOAP server could return malformed XML data as a response that would cause PHP to access a null pointer and thus cause a crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21702",
"url": "https://www.suse.com/security/cve/CVE-2021-21702"
},
{
"category": "external",
"summary": "SUSE Bug 1182049 for CVE-2021-21702",
"url": "https://bugzilla.suse.com/1182049"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2021-21702"
},
{
"cve": "CVE-2021-21703",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21703"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x up to and including 7.3.31, 7.4.x below 7.4.25 and 8.0.x below 8.0.12, when running PHP FPM SAPI with main FPM daemon process running as root and child worker processes running as lower-privileged users, it is possible for the child processes to access memory shared with the main process and write to it, modifying it in a way that would cause the root process to conduct invalid memory reads and writes, which can be used to escalate privileges from local unprivileged user to the root user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21703",
"url": "https://www.suse.com/security/cve/CVE-2021-21703"
},
{
"category": "external",
"summary": "SUSE Bug 1192050 for CVE-2021-21703",
"url": "https://bugzilla.suse.com/1192050"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21703"
},
{
"cve": "CVE-2021-21704",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21704"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various database functions, such as getAttribute(), execute(), fetch() and others by returning invalid response data that is not parsed correctly by the driver. This can result in crashes, denial of service or potentially memory corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21704",
"url": "https://www.suse.com/security/cve/CVE-2021-21704"
},
{
"category": "external",
"summary": "SUSE Bug 1188035 for CVE-2021-21704",
"url": "https://bugzilla.suse.com/1188035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2021-21704"
},
{
"cve": "CVE-2021-21705",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21705"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using URL validation functionality via filter_var() function with FILTER_VALIDATE_URL parameter, an URL with invalid password field can be accepted as valid. This can lead to the code incorrectly parsing the URL and potentially leading to other security implications - like contacting a wrong server or making a wrong access decision.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21705",
"url": "https://www.suse.com/security/cve/CVE-2021-21705"
},
{
"category": "external",
"summary": "SUSE Bug 1188037 for CVE-2021-21705",
"url": "https://bugzilla.suse.com/1188037"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21705"
},
{
"cve": "CVE-2021-21706",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21706"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.31, 7.4.x below 7.4.24 and 8.0.x below 8.0.11, in Microsoft Windows environment, ZipArchive::extractTo may be tricked into writing a file outside target directory when extracting a ZIP file, thus potentially causing files to be created or overwritten, subject to OS permissions.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21706",
"url": "https://www.suse.com/security/cve/CVE-2021-21706"
},
{
"category": "external",
"summary": "SUSE Bug 1191314 for CVE-2021-21706",
"url": "https://bugzilla.suse.com/1191314"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21706"
},
{
"cve": "CVE-2021-21707",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21707"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.3.x below 7.3.33, 7.4.x below 7.4.26 and 8.0.x below 8.0.13, certain XML parsing functions, like simplexml_load_file(), URL-decode the filename passed to them. If that filename contains URL-encoded NUL character, this may cause the function to interpret this as the end of the filename, thus interpreting the filename differently from what the user intended, which may lead it to reading a different file than intended.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21707",
"url": "https://www.suse.com/security/cve/CVE-2021-21707"
},
{
"category": "external",
"summary": "SUSE Bug 1193041 for CVE-2021-21707",
"url": "https://bugzilla.suse.com/1193041"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2021-21707"
},
{
"cve": "CVE-2021-21708",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-21708"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTER_VALIDATE_FLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in overwrite of other memory chunks and RCE. This issue affects: code that uses FILTER_VALIDATE_FLOAT with min/max limits.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-21708",
"url": "https://www.suse.com/security/cve/CVE-2021-21708"
},
{
"category": "external",
"summary": "SUSE Bug 1196252 for CVE-2021-21708",
"url": "https://bugzilla.suse.com/1196252"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2021-21708"
},
{
"cve": "CVE-2022-31625",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31625"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when using Postgres database extension, supplying invalid parameters to the parametrized query may lead to PHP attempting to free memory using uninitialized data as pointers. This could lead to RCE vulnerability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31625",
"url": "https://www.suse.com/security/cve/CVE-2022-31625"
},
{
"category": "external",
"summary": "SUSE Bug 1200645 for CVE-2022-31625",
"url": "https://bugzilla.suse.com/1200645"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2022-31625"
},
{
"cve": "CVE-2022-31626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31626"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions 7.4.x below 7.4.30, 8.0.x below 8.0.20, and 8.1.x below 8.1.7, when pdo_mysql extension with mysqlnd driver, if the third party is allowed to supply host to connect to and the password for the connection, password of excessive length can trigger a buffer overflow in PHP, which can lead to a remote code execution vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31626",
"url": "https://www.suse.com/security/cve/CVE-2022-31626"
},
{
"category": "external",
"summary": "SUSE Bug 1200628 for CVE-2022-31626",
"url": "https://bugzilla.suse.com/1200628"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2022-31626"
},
{
"cve": "CVE-2022-31628",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31628"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the phar uncompressor code would recursively uncompress \"quines\" gzip files, resulting in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31628",
"url": "https://www.suse.com/security/cve/CVE-2022-31628"
},
{
"category": "external",
"summary": "SUSE Bug 1203867 for CVE-2022-31628",
"url": "https://bugzilla.suse.com/1203867"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-31628"
},
{
"cve": "CVE-2022-31629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31629"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions before 7.4.31, 8.0.24 and 8.1.11, the vulnerability enables 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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31629",
"url": "https://www.suse.com/security/cve/CVE-2022-31629"
},
{
"category": "external",
"summary": "SUSE Bug 1203870 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1203870"
},
{
"category": "external",
"summary": "SUSE Bug 1222857 for CVE-2022-31629",
"url": "https://bugzilla.suse.com/1222857"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-31629"
},
{
"cve": "CVE-2022-31630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-31630"
}
],
"notes": [
{
"category": "general",
"text": "In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loaded font is used with imagechar() function, the read outside allocated buffer will be used. This can lead to crashes or disclosure of confidential information. ",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-31630",
"url": "https://www.suse.com/security/cve/CVE-2022-31630"
},
{
"category": "external",
"summary": "SUSE Bug 1204979 for CVE-2022-31630",
"url": "https://bugzilla.suse.com/1204979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "moderate"
}
],
"title": "CVE-2022-31630"
},
{
"cve": "CVE-2022-37454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-37454"
}
],
"notes": [
{
"category": "general",
"text": "The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute arbitrary code or eliminate expected cryptographic properties. This occurs in the sponge function interface.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-37454",
"url": "https://www.suse.com/security/cve/CVE-2022-37454"
},
{
"category": "external",
"summary": "SUSE Bug 1204577 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204577"
},
{
"category": "external",
"summary": "SUSE Bug 1204966 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1204966"
},
{
"category": "external",
"summary": "SUSE Bug 1205836 for CVE-2022-37454",
"url": "https://bugzilla.suse.com/1205836"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.33-1.47.2.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.33-1.47.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2022-11-18T10:55:22Z",
"details": "important"
}
],
"title": "CVE-2022-37454"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.